ProcessCompleteEventArgs class
ProcessCompleteEventArgs class
Provides data on complete event of signing, verification and search processes.
Inheritance: ProcessCompleteEventArgs →
ProcessEventArgs
The ProcessCompleteEventArgs type exposes the following members:
Properties
| Property | Description |
|---|---|
| status | Indicates current process state. |
| completed | Represents the time mark of process completion. |
| ticks | Represents the time in milliseconds spent since process Start event. |
| total_signatures | Represents the total quantity of processed signatures. |
| canceled | Indicates whether process was canceled. |
See Also
- module
groupdocs.signature - class
ProcessCompleteEventArgs - class
ProcessEventArgs