| PsrProgressTokenArgs Properties | 
The PsrProgressTokenArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | GroupMax | 
                Number of groups in the process.
             | 
|  | GroupPosition | 
                Current group position.
             | 
|  | Max | 
                Number of progress steps in the group.
             | 
|  | Position | 
                Current progress position in the group.
             | 
|  | ProgressCode | 
                Code of the progress.
             | 
|  | ProgressFieldValue | 
                Value of an object, e.g. the DataName of a PsrData object.
             | 
|  | TokenIdentity | 
                ID of the process.
             | 
 See Also
See Also