InstrumentServer Class

The base class for instrument servers, which store instruments in a database
public class InstrumentServer : IDisposable
This language is not supported or no code example is available.
public ref class InstrumentServer  : public IDisposable^
This language is not supported or no code example is available.
public class InstrumentServer 
implements IDisposable
This language is not supported or no code example is available.
Fields
 
Name Description
Protected field framework
Protected field instruments
Protected field lists
Top

In this article

Definition