Called when no items currently in the pool, will wait for items to be returned.
Namespace: RCLibraryAssembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual bool Wait() |
Visual Basic |
---|
Protected Overridable Function Wait As Boolean |
Visual C++ |
---|
protected: virtual bool Wait() |