Click or drag to resize

UpstreamSynchronizationService Events

The UpstreamSynchronizationService type exposes the following members.

Events
 NameDescription
Public eventProgressChanged Fired when the progress of this instance has changed
Public eventPullCompleted Fired when a pull has completed and imported data
Public eventPushCompleted Fired when the push has been completed
Public eventStarted Fired when the daemon service has completed it start procedure.
Public eventStarting Fired when the daemon service has commenced start but has not yet finished
Public eventStopped Fired when the daemon has completed its stop procedure
Public eventStopping Fired when the daemon service has commenced stop but has not yet been fully shut down.
Top
See Also