HostedAppLauncher Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Summary description for HostedAppLauncher.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.Uii.Csr.HostedAppLauncher
Syntax
public class HostedAppLauncher : MarshalByRefObject
Public Class HostedAppLauncher
Inherits MarshalByRefObject
Constructors
Name | Description | |
---|---|---|
HostedAppLauncher() |
Methods
Name | Description | |
---|---|---|
CreateApplication(ApplicationRecord) | Obsolete. Create a new hosted application. |
|
CreateApplication(ApplicationRecord, WorkItem) | Create a new hosted application. |
|
CreateExtendedApplication(ApplicationRecord) | Creates a type of application that is not known to the base UII classes. Implementors should use the provider patterns to create their own application types. |
|
CreateExternalApplication(ApplicationRecord) | Create a new UII external application. |
|
CreateObjRef(Type) | (Inherited from MarshalByRefObject.) |
|
CreateWebApplication(ApplicationRecord) | Create a new UII web application. |
|
CreateWinFormApplication(ApplicationRecord) | Obsolete. Create a new UII WinForm (HostedControl) based application. |
|
CreateWinFormApplication(ApplicationRecord, WorkItem) | Create a new UII WinForm (HosstedControl) based application. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetLifetimeService() | (Inherited from MarshalByRefObject.) |
|
GetType() | (Inherited from Object.) |
|
InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
|
LaunchNonIsolatedHostedApp(ApplicationRecord) | Obsolete. Creates the application non-isolated, i.e., the application runs in the default domain of Agent Desktop. |
|
LaunchNonIsolatedHostedApp(ApplicationRecord, WorkItem) | Creates the application non-isolated, i.e., the application runs in the default domain of Agent Desktop. |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
ToString() | (Inherited from Object.) |
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
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright