OpenConnectionInfoTotalUsers Property |
Specifies the number of users on the connection.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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