MultiPointSynchronizerDispose Method (Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also