Share via


SyncSessionContext Members

Represents information about the current synchronization session.

The following tables list the members exposed by the SyncSessionContext type.

Public Constructors

  Name Description
Public method SyncSessionContext Initializes a new instance of the SyncSessionContext class by using the specified ID format schema and callback object.

Top

Public Properties

  Name Description
Public property ChangeApplierInfo Gets or sets data for a serialized change applier.
Public property ForgottenKnowledgeRecoveryRangeLowerBound Gets or sets the lower bound of the recovery range when the session is performing forgotten knowledge recovery.
Public property ForgottenKnowledgeRecoveryRangeUpperBound Gets or sets the upper bound of the recovery range when the session is performing forgotten knowledge recovery.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method IsCanceled Indicates whether the synchronization session has been canceled.
Public method OnProgressChanged Reports synchronization progress to the application.
Public method Bb903162.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncSessionContext Class
Microsoft.Synchronization Namespace