The IWaitStrategy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Reset |
Called when there are NO items in the pool
|
![]() | Set |
Called when there are items in the pool to indicate any threads can continue
|
![]() | Wait |
Called when no items currently in the pool, will wait for items to be returned.
|