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
SessionStateChangedEventArgs Initializes a new instance of the SessionStateChangedEventArgs class by using session state and session parameters.

Top

Public Properties

  Name Description
Bb734398.pubproperty(en-US,SQL.90).gif SessionState Gets a SyncSessionState object that is used to define whether the session is currently synchronizing.
Bb734398.pubproperty(en-US,SQL.90).gif SyncSession Gets a SyncSession object that contains synchronization session variables.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb734398.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb734398.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb734398.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb734398.pubmethod(en-US,SQL.90).gif Bb734398.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb734398.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb734398.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb734398.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SessionStateChangedEventArgs Class
Microsoft.Synchronization Namespace