Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.ILockProvider Interface

Interface implemented by locking data providers to lock a resource.

Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public interface ILockProvider;

Methods

PublicLockResourceAsyncLocks a resource defined by key. The resource name is application-defined.

See Also YetaWF.Core Overview