OwinWebSocketAdapter.State Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual property System::Net::WebSockets::WebSocketState State { System::Net::WebSockets::WebSocketState get(); };
public override System.Net.WebSockets.WebSocketState State { get; }
member this.State : System.Net.WebSockets.WebSocketState
Public Overrides ReadOnly Property State As WebSocketState