Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents information about the current synchronization session.
The following tables list the members exposed by the SyncSessionContext type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SyncSessionContext | Initializes a new instance of the SyncSessionContext class by using the specified ID format schema and callback object. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsCanceled | Indicates whether the synchronization session has been canceled. |
![]() |
OnProgressChanged | Reports synchronization progress to the application. |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncSessionContext Class
Microsoft.Synchronization Namespace