Click or drag to resize

MultiPointSynchronizerCheckDisposed Method

Checks this instance is disposed.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected void CheckDisposed()
Exceptions
ExceptionCondition
ObjectDisposedExceptionThis instance is disposed.
See Also