HostedAppFactory.LaunchAppProcess Method (String, ApplicationRecord, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Spawns a new process for loading the Isolation application Level 2.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected static Process LaunchAppProcess(
string appKey,
ApplicationRecord appRecord,
string listenerUrl
)
Protected Shared Function LaunchAppProcess (
appKey As String,
appRecord As ApplicationRecord,
listenerUrl As String
) As Process
Parameters
appKey
Type: System.StringA unique identifier for the application.
appRecord
Type: Microsoft.Uii.Common.Entities.ApplicationRecordApplication Record having application details.
listenerUrl
Type: System.StringRegistration Listener URL for registering the hosted application.
Return Value
Type: System.Diagnostics.Process
Returns Process
See Also
HostedAppFactory Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright