Class ProcessingUpdate
- Namespace
- WitShells.ThreadingJob.Tests
[Serializable]
public class ProcessingUpdate
- Inheritance
-
ProcessingUpdate
- Inherited Members
Fields
CurrentItem
public int CurrentItem
Field Value
Message
public string Message
Field Value
Phase
public string Phase
Field Value
Progress
public float Progress
Field Value
TotalItems
public int TotalItems
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.