SpinLocker.Lock Method

Tungsten Suite

SpinLockerLock Method

Locks the resource

Namespace:  W.Threading.Lockers
Assembly:  Tungsten.Threading.Lockers (in Tungsten.Threading.Lockers.dll) Version: 2.0.1
Syntax
C#
public void Lock(
	ref bool lockTaken
)

Parameters

lockTaken
Type: SystemBoolean

[Missing <param name="lockTaken"/> documentation for "M:W.Threading.Lockers.SpinLocker.Lock(System.Boolean@)"]

See Also