ProcessCompleteEventHandler
Leave feedback
On this page
Inheritance: java.lang.Object, com.aspose.ms.System.Delegate, com.aspose.ms.System.MulticastDelegate
public abstract class ProcessCompleteEventHandler extends System.MulticastDelegate
Represents a method delegate which will handle processes on complete events for signing, verification and search.
| Constructor | Description |
|---|---|
| ProcessCompleteEventHandler() |
| Method | Description |
|---|---|
| invoke(Signature signature, ProcessCompleteEventArgs args) |
public ProcessCompleteEventHandler()
public abstract void invoke(Signature signature, ProcessCompleteEventArgs args)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| signature | Signature | |
| args | ProcessCompleteEventArgs |
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.