Compartilhar via


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
public property Active Gets or sets a Boolean value that specifies whether the session is active at the time of save.
public property CustomerRecord Gets or sets the customer record .
public property FocusedHostControlId Gets or sets the focused host control ID.
public property Id Gets or sets the ID of the session.
public property Name Gets or sets the name of the session.
public property PackagedControls Gets or sets the hosted controls that were running at the time.
public property SessionContext Gets or sets the current session context.
public property StartTime Gets or sets the date time when the session was started.
public property WorkflowConfig Gets or sets the workflow configuration.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.