Click or drag to resize

MultiPointSynchronizerStopped Event

Occurs when this instance has stopped.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<EventArgs> Stopped

Value

Type: SystemEventHandlerEventArgs
See Also