MemoryInstrumentServer Class

public class MemoryInstrumentServer : InstrumentServer
This language is not supported or no code example is available.
public ref class MemoryInstrumentServer : public InstrumentServer^
This language is not supported or no code example is available.
public class MemoryInstrumentServer 
extends InstrumentServer
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Close() (inherited from InstrumentServer).
Public method Delete(Instrument)
Public method Dispose() (inherited from InstrumentServer).
Public method Flush() (inherited from InstrumentServer).
Public method LoadInstruments() (inherited from InstrumentServer).
Public method LoadLists() (inherited from InstrumentServer).
Public method Open() (inherited from InstrumentServer).
Public method Save(Instrument)
Top
Fields
 
Name Description
Protected field framework (inherited from InstrumentServer).
Protected field instruments (inherited from InstrumentServer).
Protected field lists (inherited from InstrumentServer).
Top
OberMind.MemoryInstrumentServer

In this article

Definition