Click or drag to resize

BCSManagementRequestDTO Fields

The BCSManagementRequestDTO type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberGetAllSessionsInformation Asks the Data Connector to return an array of eventguid-sessionguid-session name pairs for all sessions in the scoring file.
Public fieldStatic memberGetRunningSessions Asks the Data Connector to return an array of session guid - session name pairs for the sessions that currently are being administered.
Public fieldStatic memberGetScoringFileLocation Returns the full path to the scoring file (i.e. for back-up purposes). Can be combined with GetRunningSessions.
Public fieldStatic memberShutDownNow Instructs the Data Connector to issue a command to BCS to shut down.
Top
See Also