StreamLink.NET  6.2.7-3464-3cfce8d
 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 Mon Aug 3 2015 17:13:27 for StreamLink.NET