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