ShareInfoCurrentUses Property |
The number of current connections to the resource.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public long CurrentUses { get; }
Public ReadOnly Property CurrentUses As Long
Get
public:
property long long CurrentUses {
long long get ();
}
member CurrentUses : int64 with get
Property Value
Type:
Int64See Also