|
DownloadStatusAborted Property |
Indicates whether the download was aborted.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public bool Aborted { get; }
Public ReadOnly Property Aborted As Boolean
Get
public:
property bool Aborted {
bool get ();
}
member Aborted : bool with get
Property Value
Type:
BooleanSee Also