StreamLink.NET
CreateThrottleParameters Method (throttleControl)
StreamLink.NETCaplin.StreamLinkIParametersFactoryCreateThrottleParameters(ThrottleControl)
Creates the throttle parameters used to throttle information from the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
IThrottleParameters CreateThrottleParameters(
	ThrottleControl throttleControl
)
Function CreateThrottleParameters ( _
	throttleControl As ThrottleControl _
) As IThrottleParameters
IThrottleParameters^ CreateThrottleParameters(
	ThrottleControl throttleControl
)
Parameters
throttleControl (ThrottleControl)
The required change in throttle level.
Return Value
The parameters for the throttle command to be sent to the Liberator.
Remarks
For more information on throttling see the Caplin StreamLink Overview.

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