ConversionProgressEventHandler

public interface ConversionProgressEventHandler

Represents signature for method that usually supplied by calling side and handles progress events.

Methods

MethodDescription
invoke(ProgressEventHandlerInfo eventInfo)

invoke(ProgressEventHandlerInfo eventInfo)

public abstract void invoke(ProgressEventHandlerInfo eventInfo)

Parameters:

ParameterTypeDescription
eventInfoProgressEventHandlerInfo