PackagedSession Class
Represents the container for session that is being packaged for storage.
Namespace: Microsoft.Uii.Desktop.SessionManager
Assembly: Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)
Usage
'Usage
Dim instance As PackagedSession
Syntax
'Declaration
Public NotInheritable Class PackagedSession
public sealed class PackagedSession
public ref class PackagedSession sealed
public final class PackagedSession
public final class PackagedSession
Remarks
It can be used as part of a session transfer or a backup recovery for crash avoidance.
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.SessionManager.PackagedSession
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
PackagedSession Members
Microsoft.Uii.Desktop.SessionManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.