Cancelling Property (RetrieveClient)
Summary
Gets a value that indicates whether the
RetrieveClient is currently cancelling the retrieve operation.
Syntax
protected bool Cancelling {get;}
protected:
property bool Cancelling {
bool get();
}
Property Value
True if the RetrieveClient is cancelling the retrieve request; otherwise it is false.