Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.ILockObject.UnlockAsync Method

Unlocks the resource that was locked by the call to ILockProvider.LockResourceAsync, which returned the ILockObject interface.

Class: YetaWF.Core.IO.ILockObject
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public Task UnlockAsync();

See Also YetaWF.Core.IO.ILockObject ClassYetaWF.Core Overview