OrderBook.GetSnapshot Method

public Level2Snapshot GetSnapshot( 
int depth 
)
This language is not supported or no code example is available.
public:  
Level2Snapshot^ GetSnapshot( 
int depth 
)
This language is not supported or no code example is available.
public function GetSnapshot( 
depth : int 
) : Level2Snapshot;
This language is not supported or no code example is available.

Parameters

depth
int

Return Value

Level2Snapshot

In this article

Definition