ExtendedWebSocketAcceptContext.ReceiveBufferSize 属性

定义

注意

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

此属性已过时,不起作用。

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)

属性值

属性

适用于