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

Invoke.WebSocket_Close

Closes a WebSocket connection.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inWebSocketintSocket ID.

See also