StreamLink.NET  6.2.10-3513-c11dd52
 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 Apr 27 2017 14:05:45 for StreamLink.NET