SessionControllerEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the session controller event arguments class.
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 SessionControllerEventArgs : EventArgs
Public Class SessionControllerEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
SessionControllerEventArgs() | Initializes a new instance of the SessionControllerEventArgs class. |
|
SessionControllerEventArgs(Guid, String) | Initializes a new instance of the SessionControllerEventArgs class. |
Properties
Name | Description | |
---|---|---|
SessionId | Gets or sets the session ID. |
|
SessionName | Gets or sets the session name. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright