Compartilhar via


AfterAddSessionEventArgs Class

 

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

Contains information that can be used when the AddSession event is raised, which occurs after a session is added to the UII desktop.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly:  Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Crm.UnifiedServiceDesk.BaseControl.AfterAddSessionEventArgs

Syntax

public sealed class AfterAddSessionEventArgs : EventArgs
Public NotInheritable Class AfterAddSessionEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod AfterAddSessionEventArgs(Boolean)

Initializes a new instance of the AfterAddSessionEventArgs class.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Fields

Name Description
System_CAPS_pubfield IsGlobalSession

Contains a Boolean value that specifies if the session is global.

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.Crm.UnifiedServiceDesk.BaseControl Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright