FastResourceLockExtensions Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.FastResourceLockExtensions"]
Namespace: VRage
public static class FastResourceLockExtensions
The FastResourceLockExtensions type exposes the following members.
Name | Description | |
---|---|---|
AcquireExclusiveUsing |
Call dispose or use using block to release lock
| |
AcquireSharedUsing |
Call dispose or use using block to release lock
|