Click or drag to resize

MultiPointSynchronizerStarting Event

Occurs when this instance is starting.

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

Value

Type: SystemEventHandlerEventArgs
See Also