Share via


ApplicationHost Constructor (Guid, Boolean, 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,
    bool useContextProxy
)
Public Sub New (
    sessionID As Guid,
    globalSession As Boolean,
    useContextProxy As Boolean
)

Parameters

  • sessionID
    Type: System.Guid

    Specifies the ID of the session the application host is associated with

  • globalSession
    Type: System.Boolean

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

  • useContextProxy
    Type: System.Boolean

    True to activate calls to the context web service to persist context changes, otherwise false.

See Also

ApplicationHost Overload
ApplicationHost Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright