ContextEventArgs Properties

Solclient

ContextEventArgs Properties
version: 7.2.1.27

The ContextEventArgs type exposes the following members.

Properties
  Name Description
Public property ErrorInfo
Optional, if present it will contain more information about the underlying error.
Public property Exception
Optional, if present, it represents an exception that is thrown on the context thread and is caught in the main loop of the context thread.
Top
See Also