WebSocketOptions.ReceiveBufferSize Proprietà

Definizione

Attenzione

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

Ottiene o imposta le dimensioni del buffer del protocollo utilizzato per ricevere e analizzare i frame. Il valore predefinito è 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

Valore della proprietà

Attributi

Si applica a