SocketConnectionFactoryOptions.WaitForDataBeforeAllocatingBuffer 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
等到有資料可供配置緩衝區為止。 將此設定為 false 可增加輸送量,但代價是增加記憶體使用量。
public bool WaitForDataBeforeAllocatingBuffer { get; set; }
member this.WaitForDataBeforeAllocatingBuffer : bool with get, set
Public Property WaitForDataBeforeAllocatingBuffer As Boolean
屬性值
備註
預設為 true。