C# Class MetroLog.Internal.AsyncLock

显示文件 Open project: onovotny/MetroLog Class Usage Examples

Public Methods

Method Description
AsyncLock ( ) : System
LockAsync ( ) : Task
LockAsync ( [ callingMethod = null, [ path = null, [ line ) : Task

Method Details

AsyncLock() public method

public AsyncLock ( ) : System
return System

LockAsync() public method

public LockAsync ( ) : Task
return Task

LockAsync() public method

public LockAsync ( [ callingMethod = null, [ path = null, [ line ) : Task
callingMethod [
path [
line [
return Task