Partager via


SessionEventArgs(Session) Constructor

Definition

Initializes a new instance of the SessionEventArgs class.

public:
 SessionEventArgs(Microsoft::Uii::Csr::Session ^ session);
public SessionEventArgs (Microsoft.Uii.Csr.Session session);
new Microsoft.Crm.UnifiedServiceDesk.BaseControl.SessionEventArgs : Microsoft.Uii.Csr.Session -> Microsoft.Crm.UnifiedServiceDesk.BaseControl.SessionEventArgs
Public Sub New (session As Session)

Parameters

session
Session

Specifies the session.

Applies to