共用方式為


JsonHubProtocol.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

屬性值

實作

適用於