IWebSocketCloseDetails.InputCloseStatus Egenskap

Definition

Hämtar status för information om ingående stängning.

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

Egenskapsvärde

Status för information om ingående stängning.

Gäller för