public abstract class ProcessCompleteEventHandler
extends com.aspose.ms.System.MulticastDelegate
Represents a method delegate which will handle processes on complete events for signing, verification and search.
| Constructor and Description |
|---|
ProcessCompleteEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
invoke(Signature signature,
ProcessCompleteEventArgs args) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImplpublic abstract void invoke(Signature signature, ProcessCompleteEventArgs args)
Copyright © 2024. All rights reserved.