Compartilhar via


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
System_CAPS_pubmethod PackagedSession()

Initializes a new instance of the PackagedSession class.

Properties

Name Description
System_CAPS_pubproperty Active

Gets or sets a Boolean value that specifies whether the session is active at the time of save.

System_CAPS_pubproperty CustomerRecord

Gets or sets the customer record .

System_CAPS_pubproperty FocusedHostControlId

Gets or sets the focused host control ID.

System_CAPS_pubproperty Id

Gets or sets the ID of the session.

System_CAPS_pubproperty Name

Gets or sets the name of the session.

System_CAPS_pubproperty PackagedControls

Gets or sets the hosted controls that were running at the time.

System_CAPS_pubproperty SessionContext

Gets or sets the current session context.

System_CAPS_pubproperty StartTime

Gets or sets the date time when the session was started.

System_CAPS_pubproperty WorkflowConfig

Gets or sets the workflow configuration.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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