IScoring |
public interface IScoringProgramClient
The IScoringProgramClient type exposes the following members.
| Name | Description | |
|---|---|---|
| IsActive | Signals if the client can be used. | |
| IsSending | Signals that the client is sending and will not accept any new requests. Try again later. | |
| LastHandrecordQueueItemId | The id of last handrecord queueitem that was retrieved. | |
| LastParticipantQueueItemId | The id of last participant queueitem that was retrieved. | |
| LastPlayerDataQueueItemId | The id of last player data queueitem that was retrieved. | |
| LastResultQueueItemId | The id of last board result queueitem that was retrieved. |