Share via


HostedAppFactory Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

This class hold methods to create hosted applications on various levels of isolation.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Csr.HostedAppFactory

Syntax

public class HostedAppFactory
Public Class HostedAppFactory

Constructors

Name Description
System_CAPS_pubmethod HostedAppFactory()

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static HostedAppCallTimeout

Timeout value property of the Hosted Application

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreateApplication(ApplicationRecord)

Obsolete. Creates Hosted Application. Based on the isolation level, launches the Hosted Application in the same domain or different domain or different process.

System_CAPS_pubmethodSystem_CAPS_static CreateApplication(ApplicationRecord, WorkItem)

Creates Hosted Application. Based on the isolation level, launches the Hosted Application in the same domain or different domain or different process.

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 GetType()

(Inherited from Object.)

System_CAPS_protmethodSystem_CAPS_static LaunchAppProcess(String, ApplicationRecord, String)

Spawns a new process for loading the Isolation application Level 2.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

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