Share via


ITransferFormatFeature.ActiveFormat Property

Definition

Gets or sets the active TransferFormat.

public:
 property Microsoft::AspNetCore::Connections::TransferFormat ActiveFormat { Microsoft::AspNetCore::Connections::TransferFormat get(); void set(Microsoft::AspNetCore::Connections::TransferFormat value); };
public Microsoft.AspNetCore.Connections.TransferFormat ActiveFormat { get; set; }
member this.ActiveFormat : Microsoft.AspNetCore.Connections.TransferFormat with get, set
Public Property ActiveFormat As TransferFormat

Property Value

Applies to