SyncSessionContext Class
Represents information about the current synchronization session.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The SyncSessionContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SyncSessionContext | Initializes a new instance of the SyncSessionContext class by using the specified ID format schema and callback object. |
| Name | Description | |
|---|---|---|
![]() | ChangeApplierInfo | Gets or sets data for a serialized change applier. |
![]() | ForgottenKnowledgeRecoveryRangeLowerBound | Gets or sets the lower bound of the recovery range when the session is performing forgotten knowledge recovery. |
![]() | ForgottenKnowledgeRecoveryRangeUpperBound | Gets or sets the upper bound of the recovery range when the session is performing forgotten knowledge recovery. |
![]() | SyncSessionStatus | Gets an Exception object that indicates why the synchronization session failed, if a failure occurred. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsCanceled | Indicates whether the synchronization session has been canceled. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnProgressChanged | Reports synchronization progress to the application. |
![]() | ToString | (Inherited from Object.) |
Show:
