SyncOrchestratorStateChangedEventArgs Members

Provides data for the StateChanged event.

The following tables list the members exposed by the SyncOrchestratorStateChangedEventArgs type.

Public Constructors

  Name Description
Public method SyncOrchestratorStateChangedEventArgs Initializes a new instance of the SyncOrchestratorStateChangedEventArgs class that contains the states before and after the state change.

Top

Public Properties

  Name Description
Public property NewState Gets the state after the state change.
Public property OldState Gets the state before the state change.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncOrchestratorStateChangedEventArgs Class
Microsoft.Synchronization Namespace