The IConverter interface.
The IDatalayerSystem interface.
string IpcPath
Gets the interprocess communication path.
void Stop()
Stops the DatalayerSystem.
string BfbsPath
Sets the binary Flatbuffer path, which contains *.bfbs files.
bool IsStarted
Checks if the DatalayerSystem is started.
IConverter Converter
Gets the Converter for Variant to JSON conversions.
void Start(bool startBroker)
Starts the DatalayerSystem.
IFactory Factory
Gets the Factory to create Clients and Providers.
The INativeDisposable interface.