Handler.Dispose Method (Boolean) |
Stops handler and clear resources.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: System.Boolean
False to dispose native resources.
See Also