Partager via


WebSocketOptions.ReceiveBufferSize Propriété

Définition

Attention

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

Obtient ou définit la taille de la mémoire tampon de protocole utilisée pour recevoir et analyser les trames. La valeur par défaut est 4 Ko.

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

Valeur de propriété

Attributs

S’applique à