ReaderWriterLockSlimExtensions.InLockAsync Method

Tungsten Suite

ReaderWriterLockSlimExtensionsInLockAsync Method

Overload List
  NameDescription
Public methodStatic memberInLockAsync(ReaderWriterLockSlim, LockTypeEnum, Action)
Asynchronously performs the action in a lock
Public methodStatic memberInLockAsyncTType(ReaderWriterLockSlim, LockTypeEnum, FuncTType)
Asynchronously performs the function in a lock
Top
See Also