Class DownloadResult
- Namespace
- WitShells.ThreadingJob.Tests
[Serializable]
public class DownloadResult
- Inheritance
-
DownloadResult
- Inherited Members
Fields
CompletedAt
public DateTime CompletedAt
Field Value
Data
public string Data
Field Value
Progress
public float Progress
Field Value
Status
public string Status
Field Value
Url
public string Url
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.