PoolCanAcquireChangedEventArgs Class |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
public class PoolCanAcquireChangedEventArgs : EventArgs
The PoolCanAcquireChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
PoolCanAcquireChangedEventArgs |
Initialises a new instance of the PoolCanAcquireChangedEventArgs class.
| |
PoolCanAcquireChangedEventArgs(Boolean) |
Initialises a new instance of the PoolCanAcquireChangedEventArgs class.
|
Name | Description | |
---|---|---|
CanAcquire |
Gets or sets a value indicating whether an instance can be acquired from the pool.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |