MessagePackHubProtocol.TransferFormat Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan format transfer protokol.
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