Click or drag to resize

AsyncJobClientfinished Method

Check if asynchronous job is finished.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public bool finished()

Return Value

Type: Boolean
True if job finished.
See Also