![]() |
Zebra RFID SDK Xamarin
|
This class provides operation end summary status data. More...
Static Public Member Functions | |
| static OperationEndSummaryEvent | CreateFromEndSummaryReport (srfidOperEndSummaryEvent summaryEvent) |
| Creates OperationEndSummaryEvent from end summary report. More... | |
Properties | |
| long | TotalTime [get, set] |
| Gets or sets the total time tag read. More... | |
| int | TotalTags [get, set] |
| Gets or sets the total tags read. More... | |
| int | TotalRounds [get, set] |
| Gets or sets the total rounds tag read. More... | |
This class provides operation end summary status data.
|
inlinestatic |
Creates OperationEndSummaryEvent from end summary report.
| summaryEvent | Summary event. |
|
getset |
Gets or sets the total rounds tag read.
The total rounds.
|
getset |
Gets or sets the total tags read.
The total tags.
|
getset |
Gets or sets the total time tag read.
The total time.
1.8.15