LockableSlim(TValue).GetValue Method

Tungsten Suite

LockableSlimTValueGetValue Method

Gets the underlying value

Namespace:  W
Assembly:  Tungsten.Lockable (in Tungsten.Lockable.dll) Version: 2.0.1
Syntax
C#
protected virtual TValue GetValue()

Return Value

Type: TValue

[Missing <returns> documentation for "M:W.LockableSlim`1.GetValue"]

See Also