SpinLockExtensions.InLockAsync Method

Tungsten Suite

SpinLockExtensionsInLockAsync Method

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