Init |
The InitDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| Command_AutoShutDownBPC | Instructs BCS to shut down after the last result has been processed. | |
| Command_ClearData | Instructs the Data Connector to clear all its previous data and start with a clean slate. | |
| Command_LogLevel_Debug | Sets the log level to "Debug" rather than "Info". | |
| Command_Minimize | Instructs BCS to start minimized. | |
| Command_Reset | Instructs BCS to create a new event from the data in this DTO. | |
| Command_ShowInApp | Instructs BCS to upload the sessions to the Bridgemate App server. | |
| Command_StartReading | Instructs BCS to start reading from the Data Connector. | |
| Command_UseHttp | Instructs the Data Connector to use communicate over http. | |
| StartBCS | Instructs the Data Connector to start BCS. |