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, getInvocationList, op_Equality, op_Inequality, removeImpl
public abstract void invoke(Signature signature, ProcessCompleteEventArgs args)