Called when there are items in the pool to indicate any threads can continue

Namespace: RCLibrary
Assembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Set()
Visual Basic
Public Sub Set
Visual C++
public:
virtual void Set() sealed

Implements

IWaitStrategy..::..Set()()()()

See Also