The IWaitStrategy type exposes the following members.

Methods

  NameDescription
Public methodReset
Called when there are NO items in the pool
Public methodSet
Called when there are items in the pool to indicate any threads can continue
Public methodWait
Called when no items currently in the pool, will wait for items to be returned.

See Also