Click or drag to resize

DataRetrievalWatcherT, ERequestId Property

The unique request ID associated with this data retrieval. If the request has not been initiated or is not outstanding, the value will be 0.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public uint RequestId { get; }

Property Value

Type: UInt32
See Also