Session Class

This represents a single customer session within UII An enumeration over a session give a set of IHostedApplications.

Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Usage

'Usage
Dim instance As Session

Syntax

'Declaration
Public MustInherit Class Session
    Implements IEnumerable
public abstract class Session : IEnumerable
public ref class Session abstract : IEnumerable
public abstract class Session implements IEnumerable
public abstract class Session implements IEnumerable

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Csr.Session
     Microsoft.Uii.Desktop.SessionManager.AgentDesktopSession

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

Session Members
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.