Click or drag to resize
PoolingManagementTDispose Method (Boolean)

Namespace: X3Platform.Pooling
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual void Dispose(
	bool isDisposing
)

Parameters

isDisposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also