The TicketResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDoneDocuments |
Gets done documents
|
![]() | GetDoneTickets |
Gets done tickets
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInvalidTickets |
Gets invalid tickets
|
![]() | GetLeftTickets |
Gets remaining tickets
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CountDone |
Gets the done documents count
|
![]() | CountInvalid |
Gets the invalid documents count
|
![]() | CountLeft |
Gets the remaining documents count
|
![]() | Eta |
Gets the global ETA
|
![]() | Tickets |
Gets the tickets
|