Zebra RFID SDK Xamarin
All Classes Namespaces Functions Enumerations Properties
Static Public Member Functions | Properties | List of all members
ZebraRfidSdk.OperationEndSummaryEvent Class Reference

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...
 

Detailed Description

This class provides operation end summary status data.

Member Function Documentation

◆ CreateFromEndSummaryReport()

static OperationEndSummaryEvent ZebraRfidSdk.OperationEndSummaryEvent.CreateFromEndSummaryReport ( srfidOperEndSummaryEvent  summaryEvent)
inlinestatic

Creates OperationEndSummaryEvent from end summary report.

Returns
The from end summary report.
Parameters
summaryEventSummary event.

Property Documentation

◆ TotalRounds

int ZebraRfidSdk.OperationEndSummaryEvent.TotalRounds
getset

Gets or sets the total rounds tag read.

The total rounds.

◆ TotalTags

int ZebraRfidSdk.OperationEndSummaryEvent.TotalTags
getset

Gets or sets the total tags read.

The total tags.

◆ TotalTime

long ZebraRfidSdk.OperationEndSummaryEvent.TotalTime
getset

Gets or sets the total time tag read.

The total time.


The documentation for this class was generated from the following file: