Gets received message close status description.
Namespace:
Rebex.Net
Assembly:
Rebex.WebSocket (in Rebex.WebSocket.dll)
Syntax
Visual Basic |
---|
Public Property CloseStatusDescription As String Get Private Set |
C# |
---|
public string CloseStatusDescription { get; private set; } |