Click or drag to resize

ScoringProgramHttpClient Methods

The ScoringProgramHttpClient type exposes the following members.

Methods
 NameDescription
Public methodAcceptQueueDataAsync Signals to the Data Connector that a specific type of queuedata up to the specified id does not need to be sent again.
Public methodConnect 
Public methodContinueAsync Instructs BCS to continue working a previously created scoring file.
Public methodDisconnectAsync 
Public methodDispose 
Protected methodDispose(Boolean) 
Public methodGetMovementAsync Returns the movement for the given section as it is in use by BCS. This data can be used to create movement updates.
Public methodInitiaLizeAsync Instructs BCS to create a new scoring file with the provided table domain data (scoring groups, sections, tables, rounds). Player names, Results and Handrecords can be included or can be uploaded later. The latter option is considerably less performant.
Public methodPing Communicates to the Data Connector to see if it is responsive.
Public methodPollForHandrecordsAsync 
Public methodPollForParticipationsAsync 
Public methodPollForResultsAsync 
Public methodSendHandrecordsAsync Sends handrecords to the BCS queue.
Public methodSendParticipationsAsync Sends participations to the BCS queue.
Public methodSendPlayerDataAsync Sends PlayerData to the BCS queue.
Public methodSendResultsAsync Sends boardresults to the BCS queue
Top
See Also