Share via


SessionOpenControllerEventArgs Class

 

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

Represents the event arguments for the SessionOpen event.

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Uii.Csr.SessionControllerEventArgs
      Microsoft.Uii.Csr.SessionOpenControllerEventArgs

Syntax

public class SessionOpenControllerEventArgs : SessionControllerEventArgs
Public Class SessionOpenControllerEventArgs
    Inherits SessionControllerEventArgs

Constructors

Name Description
System_CAPS_pubmethod SessionOpenControllerEventArgs()

Initializes a new instance of the SessionOpenControllerEventArgs class.

System_CAPS_pubmethod SessionOpenControllerEventArgs(Guid, String, Guid, Boolean)

Initializes a new instance of the SessionOpenControllerEventArgs class.

Properties

Name Description
System_CAPS_pubproperty ApplicationSessionId

Gets or sets the application session identifier.

System_CAPS_pubproperty OverrideSessionId

Gets or sets a Boolean value that specifies whether to use the ApplicationSessionId as the session ID.

System_CAPS_pubproperty SessionId

Gets or sets the session ID.(Inherited from SessionControllerEventArgs.)

System_CAPS_pubproperty SessionName

Gets or sets the session name.(Inherited from SessionControllerEventArgs.)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright