Click or drag to resize

SparkApiEventArgs Properties

The SparkApiEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets the error value, if the success is false, otherwise is null. SparkError
Public propertyIsSuccess
Gets a value indicating whether this event is success.
Top
See Also