StreamLink.NET  7.1.2-7.1.2-3871-d81f059
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.ICommandErrorEvent Interface Reference

Provides error information for commands. More...

Properties

Caplin.StreamLink.CommandErrorType Error [get]
 Returns the CommandErrorType of the event. More...
 
Caplin.StreamLink.ErrorReason ErrorReason [get]
 Returns the ErrorReason of the event. More...
 

Detailed Description

Provides error information for commands.

The CommandErrorEvent will be provided on a onCommandError callback to a ICommandListener.

Property Documentation

Caplin.StreamLink.CommandErrorType Caplin.StreamLink.ICommandErrorEvent.Error
get

Returns the CommandErrorType of the event.

  • The type of error.
Caplin.StreamLink.ErrorReason Caplin.StreamLink.ICommandErrorEvent.ErrorReason
get

Returns the ErrorReason of the event.

  • The error reason.

Generated on Thu Aug 22 2019 18:15:36 for StreamLink.NET