Whether or not this measurement has been aborted.


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Protected Aborted As Boolean
C#
protected bool Aborted;
C++
protected:
 bool Aborted sealed ;
J#
protected bool Aborted
JScript
protected Aborted : bool;

See Also