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.
Represents the sessions class that is used to create and handle the individual AgentDesktopSessions.
The following tables list the members exposed by the AgentDesktopSessions type.
Public Constructors
| Name | Description | |
|---|---|---|
| AgentDesktopSessions | Overloaded. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | ActiveSession | Gets the currently active session or null. (inherited from Sessions) | 
| .gif) | Count | The number of current sessions, not counting any global ones. (inherited from Sessions) | 
| .gif) | GlobalSession | Gets the global session or null. (inherited from Sessions) | 
| .gif) | Throttled | Gets a Boolean value that specifies whether the sessions have been throttled or not. (inherited from Sessions) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | AddSession | Overloaded. (inherited from Sessions) | 
| .gif) | CloseAll | Closes all sessions. (inherited from Sessions) | 
| .gif) | CloseSession | Closes the session and if it was the active session, assigns another session to be the active one. (inherited from Sessions) | 
| .gif) | Equals | (inherited from Object) | 
| .gif) | GetEnumerator | Gets an enumerator object that can iterate through the sessions. (inherited from Sessions) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetSession | Overloaded. (inherited from Sessions) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Save | Saves the sessions and returns an XML giving the state of all existing sessions. (inherited from Sessions) | 
| .gif) | SetActiveSession | Sets the session whose ID is given to be the active one and updates the UI as needed. (inherited from Sessions) | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | CreateSession | Overloaded. Overridden. | 
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
Public Events
| Name | Description | |
|---|---|---|
| .gif) | SessionCloseEvent | Raised to close the session. (inherited from Sessions) | 
| .gif) | SessionHideEvent | Raised to hide the session. (inherited from Sessions) | 
| .gif) | SessionShowEvent | Raised to show the session. (inherited from Sessions) | 
Top
See Also
Reference
AgentDesktopSessions Class
Microsoft.Uii.Desktop.SessionManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.