StreamLink for Silverlight
CommandError Method (ev)
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)