次の方法で共有


IHubProtocol.TransferFormat プロパティ

定義

プロトコルの転送形式を取得します。

public:
 property Microsoft::AspNetCore::Connections::TransferFormat TransferFormat { Microsoft::AspNetCore::Connections::TransferFormat get(); };
public Microsoft.AspNetCore.Connections.TransferFormat TransferFormat { get; }
member this.TransferFormat : Microsoft.AspNetCore.Connections.TransferFormat
Public ReadOnly Property TransferFormat As TransferFormat

プロパティ値

適用対象