Click or drag to resize
FastResourceLockExtensions Methods

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

The FastResourceLockExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAcquireExclusiveUsing
Call dispose or use using block to release lock
Public methodStatic memberAcquireSharedUsing
Call dispose or use using block to release lock
Top
See Also