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; See also IWebSocket