dxFeed .Net API  5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
Data Fields | Static Public Attributes
com.dxfeed.ipf.impl.Constants Class Reference

Data Fields

const string METADATA_PREFIX = "#"
 
const string METADATA_SUFFIX = "::=TYPE"
 
const string FLUSH_COMMAND = "##"
 
const string COMPLETE_COMMAND = "##COMPLETE"
 

Static Public Attributes

static readonly string LIVE_PROP_KEY = "X-Live"
 
static readonly string LIVE_PROP_REQUEST_NO = "no"
 
static readonly string LIVE_PROP_REQUEST_YES = "yes"
 
static readonly string LIVE_PROP_RESPONSE = "provided"
 

Field Documentation

◆ COMPLETE_COMMAND

const string com.dxfeed.ipf.impl.Constants.COMPLETE_COMMAND = "##COMPLETE"

◆ FLUSH_COMMAND

const string com.dxfeed.ipf.impl.Constants.FLUSH_COMMAND = "##"

◆ LIVE_PROP_KEY

readonly string com.dxfeed.ipf.impl.Constants.LIVE_PROP_KEY = "X-Live"
static

◆ LIVE_PROP_REQUEST_NO

readonly string com.dxfeed.ipf.impl.Constants.LIVE_PROP_REQUEST_NO = "no"
static

◆ LIVE_PROP_REQUEST_YES

readonly string com.dxfeed.ipf.impl.Constants.LIVE_PROP_REQUEST_YES = "yes"
static

◆ LIVE_PROP_RESPONSE

readonly string com.dxfeed.ipf.impl.Constants.LIVE_PROP_RESPONSE = "provided"
static

◆ METADATA_PREFIX

const string com.dxfeed.ipf.impl.Constants.METADATA_PREFIX = "#"

◆ METADATA_SUFFIX

const string com.dxfeed.ipf.impl.Constants.METADATA_SUFFIX = "::=TYPE"

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