DataManager.GetAggregatedLevel2Update (Int32, ref Level2Snapshot, Byte()) Method

public Level2Update GetAggregatedLevel2Update( 
int instrumentId
ref Level2Snapshot snapshot
byte[] providerIds = null 
)
This language is not supported or no code example is available.
public:  
Level2Update^ GetAggregatedLevel2Update( 
int instrumentId
Level2Snapshot^& snapshot
array< Byte >^ providerIds 
)
This language is not supported or no code example is available.
public function GetAggregatedLevel2Update( 
instrumentId : int
snapshot : Level2Snapshot
providerIds : byte[] 
) : Level2Update;
This language is not supported or no code example is available.

Parameters

instrumentId
int

snapshot
Level2Snapshot

providerIds
byte[]

Return Value

Level2Update

In this article

Definition