PackagedSession Members
Represents the container for session that is being packaged for storage.
The following tables list the members exposed by the PackagedSession type.
Public Constructors
Name | Description | |
---|---|---|
PackagedSession | Initializes a new instance of the PackagedSession class. |
Top
Public 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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
PackagedSession Class
Microsoft.Uii.Desktop.SessionManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.