ProcessProgressEventArgs Properties |
The ProcessProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel |
Indicates whether process should be canceled.
|
![]() | ProcessedSignatures |
Represents quantity of processed signatures.
|
![]() | Progress |
Represents progress in percents. Value range is from 0 to 100.
|
![]() | Status |
Indicates current process state.
(Inherited from ProcessEventArgs.) |
![]() | Ticks |
Represents time spent in milliseconds since process Start event.
|