Click or drag to resize

AdapterBaseTGetSnapQuotes Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public virtual Task GetSnapQuotes(
	Instrument[] instruments
)

Parameters

instruments  Instrument
 

Return Value

Task

Implements

IAdapterGetSnapQuotes(Instrument)
See Also