StreamLink.NET  6.2.5-3365-c52f31b
 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 Wed May 13 2015 10:27:17 for StreamLink.NET