Freigeben über


HttpConnectionOptions.DefaultTransferFormat Eigenschaft

Definition

Ruft den Standardwert TransferFormat ab, der verwendet werden soll, wenn StartAsync(CancellationToken) anstelle von StartAsync(TransferFormat, CancellationToken)aufgerufen wird, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: