dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
com.dxfeed.native.NativeRegionalBook Class Reference
Inheritance diagram for com.dxfeed.native.NativeRegionalBook:
[legend]
Collaboration diagram for com.dxfeed.native.NativeRegionalBook:
[legend]

Public Member Functions

 NativeRegionalBook (NativeConnection connection, string symbol, IDxRegionalBookListener bookListener, IDxQuoteListener quoteListener)
 Creates the new regional book instance More...
 
void Dispose ()
 Disposes the regional book More...
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Constructor & Destructor Documentation

◆ NativeRegionalBook()

com.dxfeed.native.NativeRegionalBook.NativeRegionalBook ( NativeConnection  connection,
string  symbol,
IDxRegionalBookListener  bookListener,
IDxQuoteListener  quoteListener 
)
inline

Creates the new regional book instance

Don't call this constructor inside any listeners and callbacks of NativeSubscription, NativeConnection, NativeRegionalBook, NativeSnapshotSubscription classes

Parameters
connectionThe current connection
symbolThe book symbol
bookListenerThe book listener implementation
quoteListenerThe quote listener implementation
Exceptions
ArgumentException

Member Function Documentation

◆ Dispose()

void com.dxfeed.native.NativeRegionalBook.Dispose ( )
inline

Disposes the regional book

Don't call this method inside any listeners and callbacks of NativeSubscription, NativeConnection, NativeRegionalBook, NativeSnapshotSubscription classes


The documentation for this class was generated from the following file: