Solclient
ContextEventArgs Properties |
The ContextEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ErrorInfo |
Optional, if present it will contain more information about the underlying error.
|
|
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.
|
See Also