QuicTransportOptions.MaxReadBufferSize 屬性

定義

注意

您必須在專案檔中將 EnablePreviewFeatures 屬性設定為 True,並啟用專案中的預覽功能,才能使用此預覽 API。 如需詳細資訊,請參閱 https://aka.ms/dotnet-preview-features

讀取大小上限。

public long? MaxReadBufferSize { get; set; }
member this.MaxReadBufferSize : Nullable<int64> with get, set
Public Property MaxReadBufferSize As Nullable(Of Long)

屬性值

適用於