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: 550.0.60.0
Syntax
C#
public bool IsCancelled { get; }

Property Value

Type: Boolean
See Also