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 | |
---|---|---|
ActiveSessionWorkItemID | Gets or sets the ID of the work item whose session is the current active session. | |
Commands | (inherited from WorkItem) | |
EventTopics | (inherited from WorkItem) | |
ID | (inherited from WorkItem) | |
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. | |
Items | (inherited from WorkItem) | |
Parent | (inherited from WorkItem) | |
RootWorkItem | (inherited from WorkItem) | |
Services | (inherited from WorkItem) | |
SmartParts | (inherited from WorkItem) | |
State | (inherited from WorkItem) | |
Status | (inherited from WorkItem) | |
TraceSource | (inherited from WorkItem) | |
UIExtensionSites | (inherited from WorkItem) | |
WorkItems | (inherited from WorkItem) | |
Workspaces | (inherited from WorkItem) |
Top
Protected Properties
Name | Description | |
---|---|---|
InnerBuilder | (inherited from WorkItem) | |
InnerLocator | (inherited from WorkItem) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Activate | (inherited from WorkItem) | |
Deactivate | (inherited from WorkItem) | |
DeleteState | (inherited from WorkItem) | |
Dispose | (inherited from WorkItem) | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetSmartPartInfo | (inherited from WorkItem) | |
GetType | (inherited from Object) | |
InitializeWorkItem | (inherited from WorkItem) | |
Load | (inherited from WorkItem) | |
OnBuiltUp | (inherited from WorkItem) | |
OnTearingDown | (inherited from WorkItem) | |
RegisterSmartPartInfo | (inherited from WorkItem) | |
Run | (inherited from WorkItem) | |
Save | (inherited from WorkItem) | |
Terminate | (inherited from WorkItem) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
CreateCommand | (inherited from WorkItem) | |
CreateEventTopic | (inherited from WorkItem) | |
Dispose | (inherited from WorkItem) | |
Finalize | (inherited from Object) | |
InitializeServices | (inherited from WorkItem) | |
MemberwiseClone | (inherited from Object) | |
OnActivated | (inherited from WorkItem) | |
OnActivating | (inherited from WorkItem) | |
OnDeactivated | (inherited from WorkItem) | |
OnDeactivating | (inherited from WorkItem) | |
OnDisposed | (inherited from WorkItem) | |
OnIdChanged | (inherited from WorkItem) | |
OnInitialized | (inherited from WorkItem) | |
OnObjectAdded | (inherited from WorkItem) | |
OnObjectRemoved | (inherited from WorkItem) | |
OnRunStarted | (inherited from WorkItem) | |
OnTerminated | (inherited from WorkItem) | |
OnTerminating | (inherited from WorkItem) |
Top
Public Events
Name | Description | |
---|---|---|
Activated | (inherited from WorkItem) | |
Activating | (inherited from WorkItem) | |
Deactivated | (inherited from WorkItem) | |
Deactivating | (inherited from WorkItem) | |
Disposed | (inherited from WorkItem) | |
IdChanged | (inherited from WorkItem) | |
Initialized | (inherited from WorkItem) | |
RunStarted | (inherited from WorkItem) | |
Terminated | (inherited from WorkItem) | |
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.