AsyncProcessingOperationTProcessingStarted Event

Processing has started event.

Definition

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

Value

EventHandlerAsyncProcessingOperationArgsT

See Also