ProcessProgressEventHandler
Leave feedback
On this page
Inheritance: java.lang.Object, com.aspose.ms.System.Delegate, com.aspose.ms.System.MulticastDelegate
public abstract class ProcessProgressEventHandler extends System.MulticastDelegate
Represents a method delegate which will handle processes on progress events for signing, verification and search.
| Constructor | Description |
|---|---|
| ProcessProgressEventHandler() |
| Method | Description |
|---|---|
| invoke(Signature signature, ProcessProgressEventArgs args) |
public ProcessProgressEventHandler()
public abstract void invoke(Signature signature, ProcessProgressEventArgs args)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| signature | Signature | |
| args | ProcessProgressEventArgs |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.