SessionStateChangedEventArgs Class
Provides data for the StateChanged event.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
The SessionStateChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SessionStateChangedEventArgs | Initializes a new instance of the SessionStateChangedEventArgs class by using session state and session parameters. |
| 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. |
Show:
