JsonHubProtocol.TransferFormat Property

Definition

Gets the transfer format of the protocol.

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

Property Value

Implements

Applies to