SyncOrchestratorStateChangedEventArgs::NewState Property

Gets the state after the state change.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property SyncOrchestratorState NewState {
	SyncOrchestratorState get ();
}

Property Value

Type: Microsoft.Synchronization::SyncOrchestratorState
The state after the state change.
Show: