DataServer Class
Class DataServer.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
|
Name
|
Description
|
|
TapeMode
|
Gets or sets a value indicating whether [tape mode].
|
Top
|
Name
|
Description
|
|
AddDataSeries(Instrument, byte, BarType, long)
|
Adds the data series.
|
|
AddDataSeries(string)
|
|
|
Close()
|
Closes this instance.
|
|
DeleteDataSeries(Instrument, byte, BarType, long)
|
Deletes the data series.
|
|
DeleteDataSeries(string)
|
|
|
Dispose()
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Flush()
|
|
|
GetDataSeries(Instrument, byte, BarType, long)
|
Gets the data series.
|
|
GetDataSeries(string)
|
|
|
GetDataSeriesList(Instrument, string)
|
|
|
Open()
|
Opens this instance.
|
|
Refresh()
|
|
|
Save(Instrument, DataObject, SaveMode, DataSourceId)
|
Saves the specified instrument.
|
Top
In this article
Definition