IResourceLockTryAcquireExclusive Method |
[This is preliminary documentation and is subject to change.]
Attempts to acquire the lock in exclusive mode.
Namespace: VRageAssembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax bool TryAcquireExclusive()
Return Value
Type:
BooleanWhether the lock was acquired.
See Also