Share via


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

Methods

Name Description
System_CAPS_protmethod CreateApplication(ApplicationRecord)

Obsolete. Create a new hosted application.

System_CAPS_protmethod CreateApplication(ApplicationRecord, WorkItem)

Create a new hosted application.

System_CAPS_protmethod 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.

System_CAPS_protmethod CreateExternalApplication(ApplicationRecord)

Create a new UII external application.

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod CreateWebApplication(ApplicationRecord)

Create a new UII web application.

System_CAPS_protmethod CreateWinFormApplication(ApplicationRecord)

Obsolete. Create a new UII WinForm (HostedControl) based application.

System_CAPS_protmethod CreateWinFormApplication(ApplicationRecord, WorkItem)

Create a new UII WinForm (HosstedControl) based application.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod LaunchNonIsolatedHostedApp(ApplicationRecord)

Obsolete. Creates the application non-isolated, i.e., the application runs in the default domain of Agent Desktop.

System_CAPS_pubmethod LaunchNonIsolatedHostedApp(ApplicationRecord, WorkItem)

Creates the application non-isolated, i.e., the application runs in the default domain of Agent Desktop.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod 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

Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright