CloseEventArgs..::..Code Property
Gets the status code for the close.
Namespace:
WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public ushort Code { get; }
Public ReadOnly Property Code As UShort Get
public: property unsigned short^ Code { unsigned short^ get (); }