Back to FabImage Library website
You are here: Start » Function Reference » System » WebSocket » WebSocket_Close

WebSocket_Close
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Closes a WebSocket connection.
Syntax
C++
C#
void fil::WebSocket_Close ( const fil::WebSocketId& inWebSocket )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inWebSocket | const WebSocketId& | Socket ID. |