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.
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 | |
---|---|---|
![]() |
SessionState | Gets a SyncSessionState object that is used to define whether the session is currently synchronizing. |
![]() |
SyncSession | Gets a SyncSession object that contains synchronization session variables. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
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
SessionStateChangedEventArgs Class
Microsoft.Synchronization Namespace