|
ctrlX Data Layer API for .NET 5
2.1.0
|
|
34 void Start(
bool startBroker);
string IpcPath
Gets the interprocess communication path.
The datalayer system interface.
IFactory Factory
Gets the Factory to create Clients and Providers. Cannot access a disposed objectOperation not allowe...
void Start(bool startBroker)
Starts the DatalayerSystem.
string BfbsPath
Sets the binary Flatbuffer path, which contains *.bfbs files.
The native disposable interface
IConverter Converter
Gets the Converter for Variant to JSON conversions.
bool IsStarted
Checks if the DatalayerSystem is started.
void Stop()
Stops the DatalayerSystem.