ApplicationHostWorkItem Members

Represents the ApplicationHost workitem which is linked to a session.

The following tables list the members exposed by the ApplicationHostWorkItem type.

Public Constructors

  Name Description
  ApplicationHostWorkItem Initializes a new instance of the ApplicationHostWorkItem class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property ActiveSessionWorkItemID Gets or sets the ID of the work item whose session is the current active session.
public property Commands  (inherited from WorkItem)
public property EventTopics  (inherited from WorkItem)
public property ID  (inherited from WorkItem)
public property IsGlobalWorkItem Gets or sets a Boolean value that specifies whether the work item is associated with an application host that is associated with a global session.
public property Items  (inherited from WorkItem)
public property Parent  (inherited from WorkItem)
public property RootWorkItem  (inherited from WorkItem)
public property Services  (inherited from WorkItem)
public property SmartParts  (inherited from WorkItem)
public property State  (inherited from WorkItem)
public property Status  (inherited from WorkItem)
public property TraceSource  (inherited from WorkItem)
public property UIExtensionSites  (inherited from WorkItem)
public property WorkItems  (inherited from WorkItem)
public property Workspaces  (inherited from WorkItem)

Top

Protected Properties

  Name Description
protected property InnerBuilder  (inherited from WorkItem)
protected property InnerLocator  (inherited from WorkItem)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Activate  (inherited from WorkItem)
public method Deactivate  (inherited from WorkItem)
public method DeleteState  (inherited from WorkItem)
public method Dispose  (inherited from WorkItem)
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetSmartPartInfo  (inherited from WorkItem)
public method GetType  (inherited from Object)
public method InitializeWorkItem  (inherited from WorkItem)
public method Load  (inherited from WorkItem)
public method OnBuiltUp  (inherited from WorkItem)
public method OnTearingDown  (inherited from WorkItem)
public method RegisterSmartPartInfo  (inherited from WorkItem)
public method Run  (inherited from WorkItem)
public method Save  (inherited from WorkItem)
public method Terminate  (inherited from WorkItem)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method CreateCommand  (inherited from WorkItem)
protected method CreateEventTopic  (inherited from WorkItem)
protected method Dispose  (inherited from WorkItem)
protected method Finalize  (inherited from Object)
protected method InitializeServices  (inherited from WorkItem)
protected method MemberwiseClone  (inherited from Object)
protected method OnActivated  (inherited from WorkItem)
protected method OnActivating  (inherited from WorkItem)
protected method OnDeactivated  (inherited from WorkItem)
protected method OnDeactivating  (inherited from WorkItem)
protected method OnDisposed  (inherited from WorkItem)
protected method OnIdChanged  (inherited from WorkItem)
protected method OnInitialized  (inherited from WorkItem)
protected method OnObjectAdded  (inherited from WorkItem)
protected method OnObjectRemoved  (inherited from WorkItem)
protected method OnRunStarted  (inherited from WorkItem)
protected method OnTerminated  (inherited from WorkItem)
protected method OnTerminating  (inherited from WorkItem)

Top

Public Events

  Name Description
public event Activated  (inherited from WorkItem)
public event Activating  (inherited from WorkItem)
public event Deactivated  (inherited from WorkItem)
public event Deactivating  (inherited from WorkItem)
public event Disposed  (inherited from WorkItem)
public event IdChanged  (inherited from WorkItem)
public event Initialized  (inherited from WorkItem)
public event RunStarted  (inherited from WorkItem)
public event Terminated  (inherited from WorkItem)
public event Terminating  (inherited from WorkItem)

Top

See Also

Reference

ApplicationHostWorkItem Class
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.