'Declaration Public Overrides Sub BeginSession( _ ByVal position As SyncProviderPosition, _ ByVal syncSessionContext As SyncSessionContext _ )
public override void BeginSession( SyncProviderPosition position, SyncSessionContext syncSessionContext )
Parameters
- position
- Determines whether the provider is associated with the local or remote database.
- syncSessionContext
- A Microsoft.Synchronization.SyncSessionContext object containing the information about the current synchronization session.