Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.GuidSpecifies the ID of the session the application host is associated with
globalSession
Type: System.BooleanTrue if the host application is associated with a global session, false otherwise.
useContextProxy
Type: System.BooleanTrue 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