ServerStation.GetAllConnections Method

Get all connections
<ID("GetAllConnections", (int)e.GetAllConnections)> _ 
Public Function GetAllConnections() As DataTable
This language is not supported or no code example is available.
[ID("GetAllConnections", (int)e.GetAllConnections)] 
public DataTable GetAllConnections()
This language is not supported or no code example is available.

Return Value

DataTable

Table containg all connections

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition