Skip to content

M_CodeJam_Threading_AsyncLock__ctor

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

AsyncLock Constructor

Initializes a new instance of the AsyncLock class

Namespace: CodeJam.Threading
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public AsyncLock()

VB

Public Sub New

F#

new : unit -> AsyncLock

See Also

Reference

AsyncLock Class
CodeJam.Threading Namespace

Clone this wiki locally