Share via


SessionStateChangedEventArgs Members

Provides data for the StateChanged event.

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

Public Constructors

  Name Description
Public method SessionStateChangedEventArgs Initializes a new instance of the SessionStateChangedEventArgs class by using session state and session parameters.

Top

Public Properties

  Name Description
Public property SessionState Gets a SyncSessionState object that is used to define whether the session is currently synchronizing.
Public property SyncSession Gets a SyncSession object that contains synchronization session variables.

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 Bb734398.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

SessionStateChangedEventArgs Class
Microsoft.Synchronization Namespace