Click or drag to resize

IAdapterOptionIsRealtimeDataSupported Method

Does the adapter supports real-time data

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
bool IsRealtimeDataSupported(
	IInstrument instrument
)

Parameters

instrument  IInstrument

Return Value

Boolean
See Also