SyncStagedProgressEventArgs::ReportingProvider Property

Gets the position of the provider that is associated with this event.

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

public:
property SyncProviderPosition ReportingProvider {
	SyncProviderPosition get ();
}

Property Value

Type: Microsoft.Synchronization::SyncProviderPosition
The position of the provider that is associated with this event.
Show: