StreamLink.NET
CommandError Method (ev)
StreamLink.NETCaplin.StreamLink.CommandICommandListenerCommandError(ICommandResultEvent)
Provides information about a command that hasn't been successfully completed.
Declaration Syntax
C#Visual BasicVisual C++
void CommandError(
	ICommandResultEvent ev
)
Sub CommandError ( _
	ev As ICommandResultEvent _
)
void CommandError(
	ICommandResultEvent^ ev
)
Parameters
ev (ICommandResultEvent)
An event describing the failed command

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.19.0 (5.0.19.0)