OpenResourceInfoTotalLocks Property |
The number of file locks on the file, device, or pipe.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public long TotalLocks { get; }
Public ReadOnly Property TotalLocks As Long
Get
public:
property long long TotalLocks {
long long get ();
}
member TotalLocks : int64 with get
Property Value
Type:
Int64See Also