Click or drag to resize

ExternalConnectionBaseUnsubscribeLevel1 Method

Unsubscribe from real-time data

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public virtual Task UnsubscribeLevel1(
	Instrument instrument
)

Parameters

instrument
Type: SharpCharts.Base.DataInstrument
Instrument

Return Value

Type: Task
See Also