dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
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 ()
 

Properties

int Version [get]
 
string Attachment [get]
 Returns attachment. More...
 
- Properties inherited from com.dxfeed.native.events.MarketEventImpl
string EventSymbol [get]
 Returns symbol of this event. More...
 
- 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.

Property Documentation

◆ Attachment

string com.dxfeed.native.events.NativeConfiguration.Attachment
get

Returns attachment.

◆ Version

int com.dxfeed.native.events.NativeConfiguration.Version
get

Returns version.


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