OpenConnectionInfoTotalUsers Property |
Specifies the number of users on the connection.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long TotalUsers { get; }
Public ReadOnly Property TotalUsers As Long
Get
public:
property long long TotalUsers {
long long get ();
}
member TotalUsers : int64 with get
Property Value
Type:
Int64See Also