Continue |
public class ContinueDTO
The ContinueDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| ContinueDTO | Initializes a new instance of the ContinueDTO class |
| Name | Description | |
|---|---|---|
| AlternativeDataFolder | Optional. Specifies a different directory for the BCS scoring file. Only use in advanced scenarios. If used make sure that the directory exists. | |
| ClubId | Required when using the http interface for the dataconnector | |
| Commands | 1: Just start BCS and let it reconnect to the last used scoring file if it contains a session with the correct guid. 5: Start BCS, let it reconnect and start reading. add 128: clear all previous data from the Data Connector. | |
| EventGuid | Tells BCS which event to continue. When there is only one session the event guid will be its session guid unless it was set to a different value in the original InitDTO. |
| Name | Description | |
|---|---|---|
| ValidationMessages | An array of messages describing problems in data integrity and invalid values. |