Sdílet prostřednictvím


WebSocketOptions.ReceiveBufferSize Vlastnost

Definice

Upozornění

Setting this property has no effect. It will be removed in a future version.

Získá nebo nastaví velikost vyrovnávací paměti protokolu sloužící k příjmu a parsování rámců. Výchozí hodnota je 4 kB.

public:
 property int ReceiveBufferSize { int get(); void set(int value); };
public int ReceiveBufferSize { get; set; }
[System.Obsolete("Setting this property has no effect. It will be removed in a future version.")]
public int ReceiveBufferSize { get; set; }
member this.ReceiveBufferSize : int with get, set
[<System.Obsolete("Setting this property has no effect. It will be removed in a future version.")>]
member this.ReceiveBufferSize : int with get, set
Public Property ReceiveBufferSize As Integer

Hodnota vlastnosti

Atributy

Platí pro