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