DataRetrievalEventArgsTTotal Property |
The total number of elements being retrieved.
This can only be relied upon when the
Determinate property is true.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic uint Total { get; }
Property Value
Type:
UInt32
The value will be zero if the total is unknown (indeterminate).
See Also