Share via


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)

속성 값

특성

적용 대상