OpenResourceInfoTotalLocks Property |
The number of file locks on the file, device, or pipe.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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