Click or drag to resize
SynchronizationInfoProviderDeleteSynchronizationInfo Method
Overload List
  NameDescription
Public methodStatic memberDeleteSynchronizationInfo(Int32, Boolean)
Deletes specified synchronization.
Public methodStatic memberDeleteSynchronizationInfo(SynchronizationInfo, Boolean)
Deletes specified synchronization.
Public methodStatic memberDeleteSynchronizationInfo(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