Progress

IConverterListener.Progress method

This method will be called each time when conversion progress changed.

public void Progress(byte current)
Parameter Type Description
current Byte Current conversion progress in percentage

See Also