Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the StateChanged event.
The following tables list the members exposed by the SyncOrchestratorStateChangedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SyncOrchestratorStateChangedEventArgs | Initializes a new instance of the SyncOrchestratorStateChangedEventArgs class that contains the states before and after the state change. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
NewState | Gets the state after the state change. |
![]() |
OldState | Gets the state before the state change. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncOrchestratorStateChangedEventArgs Class
Microsoft.Synchronization Namespace