IWebSocket.GetCloseStatus Method
Gets the status code indicating the reason for the WebSocket connection closure.
Syntax
Unit: Sparkle.WebSocket
function IWebSocket.GetCloseStatus: Integer; virtual; abstract;
Gets the status code indicating the reason for the WebSocket connection closure.
Unit: Sparkle.WebSocket
function IWebSocket.GetCloseStatus: Integer; virtual; abstract;