StreamLink.NET
IThrottleParameters Interface
StreamLink.NETCaplin.StreamLink.CommandIThrottleParameters
Parameters used when issuing a throttle command.
Declaration Syntax
C#Visual BasicVisual C++
public interface IThrottleParameters : ICommandParameters
Public Interface IThrottleParameters _
	Implements ICommandParameters
public interface class IThrottleParameters : ICommandParameters
Members
All MembersMethodsProperties



IconMemberDescription
ThrottleControl
Gets the throttle control to be used when issuing the command.

ToCommandString()()()
Create a string representing the command parameters.
(Inherited from ICommandParameters.)

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