| DownloadTaskHasEnded Property |
A value indicating, whether this download has ended (successfully, or with failure), or not.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool HasEnded { get; set; }
Public Property HasEnded As Boolean
Get
Set
Property Value
Type:
BooleanSee Also