Lockable(TValue).InformWaiters Method

Tungsten Suite

LockableTValueInformWaiters Method

Informs those who are waiting on WaitForChanged that the value has changed

Namespace:  W
Assembly:  Tungsten.Lockable (in Tungsten.Lockable.dll) Version: 2.0.1
Syntax
C#
protected virtual void InformWaiters()
See Also