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