Click or drag to resize

PsrProgressTokenArgs Properties

The PsrProgressTokenArgs type exposes the following members.

Properties
  NameDescription
Public propertyGroupMax
Number of groups in the process.
Public propertyGroupPosition
Current group position.
Public propertyMax
Number of progress steps in the group.
Public propertyPosition
Current progress position in the group.
Public propertyProgressCode
Code of the progress.
Public propertyProgressFieldValue
Value of an object, e.g. the DataName of a PsrData object.
Public propertyTokenIdentity
ID of the process.
Top
See Also