Table of Contents

Class ProcessingUpdate

[Serializable]
public class ProcessingUpdate
Inheritance
ProcessingUpdate
Inherited Members

Fields

CurrentItem

public int CurrentItem

Field Value

int

Message

public string Message

Field Value

string

Phase

public string Phase

Field Value

string

Progress

public float Progress

Field Value

float

TotalItems

public int TotalItems

Field Value

int

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.