| BatchHubDispose Method (Boolean) | 
Releases the unmanaged resources used by the 
BatchHub and optionally releases the managed resources
 
Namespace: PDTec.IceNet.Domain.BatchHubAssembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxprotected virtual void Dispose(
	bool disposing
)
Parameters
- disposing
 - Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources 
See Also