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