BCSManagement |
The BCSManagementRequestDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllSessionsInformation | Asks the Data Connector to return an array of eventguid-sessionguid-session name pairs for all sessions in the scoring file. | |
| GetDataConnectorFileLocation | Returns the full path to the data connector messages file (i.e. for back-up purposes). Can be combined with GetRunningSessions and GetScoringFileLocaation. | |
| GetRunningSessions | Asks the Data Connector to return an array of session guid - session name pairs for the sessions that currently are being administered. | |
| GetScoringFileLocation | Returns the full path to the scoring file (i.e. for back-up purposes). Can be combined with GetRunningSessions and GetDataConnectorFileLocation. | |
| ShutDownNow | Instructs the Data Connector to issue a command to BCS to shut down. |