ServerStation.GetAllConnectionsAsync Method
Get all connections
<ID("GetAllConnectionsAsync", (int)e.GetAllConnectionsAsync)> _
Public Function GetAllConnectionsAsync() As Task(Of DataTable)
This language is not supported or no code example is available.
[ID("GetAllConnectionsAsync", (int)e.GetAllConnectionsAsync)]
public Task<DataTable> GetAllConnectionsAsync()
This language is not supported or no code example is available.
Return Value
Task<
DataTable>
Table containg all connections
.NET Framework
Supported in: 4.8