Click or drag to resize

SyncProviderEndSession Method

[Missing <summary> documentation for "M:VelocityDBExtensions.SyncProvider.EndSession(Microsoft.Synchronization.SyncSessionContext)"]

Namespace:  VelocityDBExtensions
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public override void EndSession(
	SyncSessionContext syncSessionContext
)

Parameters

syncSessionContext
Type: SyncSessionContext

[Missing <param name="syncSessionContext"/> documentation for "M:VelocityDBExtensions.SyncProvider.EndSession(Microsoft.Synchronization.SyncSessionContext)"]

See Also