ConversionProgressEventHandler
public interface ConversionProgressEventHandler
Represents signature for method that usually supplied by calling side and handles progress events.
Methods
Method | Description |
---|---|
invoke(ProgressEventHandlerInfo eventInfo) |
invoke(ProgressEventHandlerInfo eventInfo)
public abstract void invoke(ProgressEventHandlerInfo eventInfo)
Parameters:
Parameter | Type | Description |
---|---|---|
eventInfo | ProgressEventHandlerInfo |