AsyncProcessingOperationTProcessingCompleted Event

Event fired on processing completed without failure.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual event EventHandler<AsyncProcessingOperationArgs<T>> ProcessingCompleted

Value

EventHandlerAsyncProcessingOperationArgsT

See Also