StreamLink.NET
CommandSuccess Method (ev)
StreamLink.NETCaplin.StreamLink.CommandICommandListenerCommandSuccess(ICommandResultEvent)
Provides information about a command being successfully completed.
Declaration Syntax
C#Visual BasicVisual C++
void CommandSuccess(
	ICommandResultEvent ev
)
Sub CommandSuccess ( _
	ev As ICommandResultEvent _
)
void CommandSuccess(
	ICommandResultEvent^ ev
)
Parameters
ev (ICommandResultEvent)
An event describing the successful command

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