SparkApiEventArgs Properties |
The SparkApiEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets the error value, if the success is false, otherwise is null. SparkError | |
| IsSuccess |
Gets a value indicating whether this event is success.
|