PackagedSession Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
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)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.SessionManager.PackagedSession
Syntax
public sealed class PackagedSession
Public NotInheritable Class PackagedSession
Constructors
Name | Description | |
---|---|---|
PackagedSession() | Initializes a new instance of the PackagedSession class. |
Properties
Name | Description | |
---|---|---|
Active | Gets or sets a Boolean value that specifies whether the session is active at the time of save. |
|
CustomerRecord | Gets or sets the customer record . |
|
FocusedHostControlId | Gets or sets the focused host control ID. |
|
Id | Gets or sets the ID of the session. |
|
Name | Gets or sets the name of the session. |
|
PackagedControls | Gets or sets the hosted controls that were running at the time. |
|
SessionContext | Gets or sets the current session context. |
|
StartTime | Gets or sets the date time when the session was started. |
|
WorkflowConfig | Gets or sets the workflow configuration. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Remarks
It can be used as part of a session transfer or a backup recovery for crash avoidance.
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.
See Also
Microsoft.Uii.Desktop.SessionManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright