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