Called when no items currently in the pool, will wait for items to be returned.

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

Syntax

C#
protected override bool Wait()
Visual Basic
Protected Overrides Function Wait As Boolean
Visual C++
protected:
virtual bool Wait() override

Return Value

[Missing <returns> documentation for "M:RCLibrary.StackPoolEx`1.Wait"]

See Also