dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Public Member Functions | Package Functions | Properties
com.dxfeed.native.events.NativeConfiguration Class Reference

Configuration event with application-specific attachment. More...

Inheritance diagram for com.dxfeed.native.events.NativeConfiguration:
[legend]
Collaboration diagram for com.dxfeed.native.events.NativeConfiguration:
[legend]

Public Member Functions

override string ToString ()
 
override object Clone ()
 

Package Functions

unsafe NativeConfiguration (DxConfiguration *configuration, string symbol)
 
 NativeConfiguration (IDxConfiguration c)
 

Properties

int Version [get, private set]
 
string Attachment [get, private set]
 Returns attachment. More...
 
- Properties inherited from com.dxfeed.native.events.MarketEventImpl
string EventSymbol [get, private set]
 Returns symbol of this event. More...
 
object IDxEventType. EventSymbol [get]
 
- Properties inherited from com.dxfeed.api.events.IDxConfiguration
int Version [get]
 Returns version. More...
 
string Attachment [get]
 Returns attachment. More...
 

Additional Inherited Members

- Protected Member Functions inherited from com.dxfeed.native.events.MarketEventImpl
 MarketEventImpl (string symbol)
 Protected constructor for concrete implementation classes that initializes EventSymbol property. More...
 

Detailed Description

Configuration event with application-specific attachment.

Constructor & Destructor Documentation

◆ NativeConfiguration() [1/2]

unsafe com.dxfeed.native.events.NativeConfiguration.NativeConfiguration ( DxConfiguration configuration,
string  symbol 
)
inlinepackage

◆ NativeConfiguration() [2/2]

com.dxfeed.native.events.NativeConfiguration.NativeConfiguration ( IDxConfiguration  c)
inlinepackage

Member Function Documentation

◆ Clone()

override object com.dxfeed.native.events.NativeConfiguration.Clone ( )
inlinevirtual

◆ ToString()

override string com.dxfeed.native.events.NativeConfiguration.ToString ( )
inline

Property Documentation

◆ Attachment

string com.dxfeed.native.events.NativeConfiguration.Attachment
getprivate set

Returns attachment.

◆ Version

int com.dxfeed.native.events.NativeConfiguration.Version
getprivate set

Returns version.


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