LogContextDispose Method (Boolean) |
Disposes object's log.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
Determines whether method was called from Dispose or from the destructor
See Also