Data |
[FlagsAttribute] public enum DataConnectorLoggingSource
| Member name | Value | Description |
|---|---|---|
| NotSet | 0 | Not specified |
| Server | 1 | Server side action |
| Client | 2 | Client side action |
| BCS | 4 | Action by Bridgemate Control Software |
| BCSServer | 5 | BCS-Server |
| BCSClient | 6 | BCS-Client |
| ScoringProgram | 8 | Action by a scoring program that communicates with BCS through the dataconnector. |
| ScoringProgramServer | 9 | ScoringProgram-Server |
| ScoringProgramClient | 10 | ScoringProgram-Client |