You are here: Start » AVL.NET » Invoke.WebSocket_Close

Invoke.WebSocket_Close

Closes a WebSocket connection.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void WebSocket_Close
(
	int inWebSocket
)

Parameters

Name Type Range Default Description
inWebSocketintSocket ID.

See also