Click or drag to resize

AdapterBaseTUnsubscribeLevel1Data Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public abstract Task UnsubscribeLevel1Data(
	Instrument[] instruments
)

Parameters

instruments  Instrument
 

Return Value

Task

Implements

IAdapterUnsubscribeLevel1Data(Instrument)
See Also