Click or drag to resize
DataRetrievalWatcherT, EIsCancelled Property
Returns true if the retrieval operation has been cancelled.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsCancelled { get; }

Property Value

Type: Boolean
See Also