Click or drag to resize

MultiPointSynchronizerCheckDisposed Method

Checks this instance is disposed.

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