Click or drag to resize
FastResourceLock Methods

[This is preliminary documentation and is subject to change.]

The FastResourceLock type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodAcquireExclusiveUsing
Call dispose or use using block to release lock
(Defined by FastResourceLockExtensions.)
Public Extension MethodAcquireSharedUsing
Call dispose or use using block to release lock
(Defined by FastResourceLockExtensions.)
Top
See Also