다음을 통해 공유


SessionEventArgs Class

Contains the session information.

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

Usage

'Usage
Dim instance As SessionEventArgs

Syntax

'Declaration
Public NotInheritable Class SessionEventArgs
    Inherits EventArgs
public sealed class SessionEventArgs : EventArgs
public ref class SessionEventArgs sealed : public EventArgs
public final class SessionEventArgs extends EventArgs
public final class SessionEventArgs extends EventArgs

Inheritance Hierarchy

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

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.

Platforms

See Also

Reference

SessionEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.