WebSocketException..::..Code Property
Gets the status code indicating the cause of the exception.
Namespace:
WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public CloseStatusCode Code { get; }
Public ReadOnly Property Code As CloseStatusCode Get
public: property CloseStatusCode^ Code { CloseStatusCode^ get (); }