This topic has not yet been rated - Rate this topic

SyncOrchestrator.StateChanged Event

Occurs when State changes.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public event EventHandler<SyncOrchestratorStateChangedEventArgs> StateChanged
/** @event */
public void add_StateChanged (EventHandler<SyncOrchestratorStateChangedEventArgs> value)

/** @event */
public void remove_StateChanged (EventHandler<SyncOrchestratorStateChangedEventArgs> value)

JScript supports the use of events, but not the declaration of new ones.
Did you find this helpful?
(1500 characters remaining)