ISyncSessionState Interface
Represents information about the current synchronization session.
interface ISyncSessionState : IUnknown
Members
ISyncSessionState methods | Description |
---|---|
Indicates whether the synchronization session has been canceled. |
|
Retrieves stored data for a serialized change applier. |
|
Stores data for a serialized change applier. |
|
Gets the lower bound of the recovery range when the session is performing forgotten knowledge recovery. |
|
Gets the upper bound of the recovery range when the session is performing forgotten knowledge recovery. |
|
Sets the recovery range when the session is performing forgotten knowledge recovery. |
|
Reports progress periodically during the synchronization session. |
Requirements
Header: Synchronization.h