ServerStation.GetClientConnections Method

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

Return Value

DataTable

Table containg client connections

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition