Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.Module.LockModuleAsync Property

Locks a module given the module Guid.

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

Syntax

public static Func<Guid,Task<ILockObject>> LockModuleAsync { get; set; }

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