Compartir a través de


ExtendedWebSocketAcceptContext.ReceiveBufferSize Propiedad

Definición

Precaución

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

Esta propiedad está obsoleta y no tiene ningún efecto.

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

Valor de propiedad

Atributos

Se aplica a