Syntax
public Event SessionsChanged(ByRef Sessions As Integer)
Description
Fire when the connected sessions number changed because of new gateway connection or gateway disconnection.
Parameters
Key | Description |
Sessions | Number of connected Sessions, value of type Integer |
See Also