SyncOrchestratorStateChangedEventArgs::OldState Property

Gets the state before the state change.

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

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

Property Value

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