Sessions Class
Represents an abstract class used to create and handle the individual session classes.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As Sessions
Syntax
'Declaration
Public MustInherit Class Sessions
Implements IEnumerable
public abstract class Sessions : IEnumerable
public ref class Sessions abstract : IEnumerable
public abstract class Sessions implements IEnumerable
public abstract class Sessions implements IEnumerable
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.Sessions
Microsoft.Uii.Desktop.SessionManager.AgentDesktopSessions
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
Sessions Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.