The StackPoolEx<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyAllocatedObjects (Inherited from StackPoolExBase<(Of <(<'T>)>)>.)
Public propertyWaitCount
Diagnostic count to determine how many times the pool needed to wait for more objects. For some uses where no waits are desired the default pool size should be increased
Protected propertyWaitForObjects (Inherited from StackPoolExBase<(Of <(<'T>)>)>.)

See Also