Click or drag to resize

ExternalOptionsIsRealtimeDataSupported Method


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

Parameters

instrument  IInstrument
 

Return Value

Boolean

Implements

IAdapterOptionIsRealtimeDataSupported(IInstrument)
See Also