ClientWebSocket.CloseStatus Właściwość

Definicja

Pobiera przyczynę zainicjowania uścisku dłoni w ClientWebSocket wystąpieniu.

public:
 virtual property Nullable<System::Net::WebSockets::WebSocketCloseStatus> CloseStatus { Nullable<System::Net::WebSockets::WebSocketCloseStatus> get(); };
public override System.Net.WebSockets.WebSocketCloseStatus? CloseStatus { get; }
member this.CloseStatus : Nullable<System.Net.WebSockets.WebSocketCloseStatus>
Public Overrides ReadOnly Property CloseStatus As Nullable(Of WebSocketCloseStatus)

Wartość właściwości

Powód, dla którego zainicjowano uścisk dłoni.

Dotyczy