SessionEventArgs Properties

Solclient

SessionEventArgs Properties
version: 7.2.1.27

The SessionEventArgs type exposes the following members.

Properties
  Name Description
Public property CorrelationKey
The correlation key passed in during session API calls.
Public property Event
The type of the session event that has occurred.
Public property EventProperties
Optional, present for future expansion.
Public property Info
An optional string that provides further information about the event.
Public property ResponseCode
A response code returned by the appliance for some events; otherwise zero.
Top
See Also