Click or drag to resize
SynchronizationInfoProviderDeleteSynchronizationInfoInternal Method
Overload List
  NameDescription
Protected methodDeleteSynchronizationInfoInternal(Int32, Boolean)
Deletes specified synchronization.
Protected methodDeleteSynchronizationInfoInternal(SynchronizationInfo, Boolean)
Deletes specified synchronization.
Protected methodDeleteSynchronizationInfoInternal(Int32, Int32, Int32, Boolean)
Deletes the synchronization info record. When serverId is specified, the siteId parameter is ignored. When siteId is specified and serverId is 0 method deletes records that belongs to all servers that are assigned to given site.
Top
See Also