Share via


ApplicationHost Constructor (Guid, Boolean)

 

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

Initializes a new instance of the ApplicationHost class.

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

Syntax

public ApplicationHost(
    Guid sessionID,
    bool globalSession
)
Public Sub New (
    sessionID As Guid,
    globalSession As Boolean
)

Parameters

  • sessionID
    Type: System.Guid

    Specifies the ID of the session this ApplicationHost is associated with

  • globalSession
    Type: System.Boolean

    True if the host application is associated with a global session, false otherwise.

See Also

ApplicationHost Overload
ApplicationHost Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright