Click or drag to resize

InitDTOCommands Property

Instructions to BCS. Add up the values to combine.
1. Start BCS (if not already started).
2: Reset the Bridgemates (and App) and fill them with the provided data.
4: Start Reading from the Bridgemates, Data Connector (and App).
8: Upload the sessions to the app.
16: Minimize BCS
32:Close BCS when all results have been processed.
64: Lower the logging level from "Info" to "Debug".
128:Clear all previous data from the Data Connector queue.

Namespace: BridgeSystems.Bridgemate.DataConnectorClasses.SharedDTO
Assembly: BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient (in BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient.dll) Version: 1.0.923.1+8676f6447fd14feb672ed9c066f2812915b8f069
Syntax
C#
public int Commands { get; set; }

Property Value

Int32
See Also