LoadCompleted

This method checks if a pending load operation has already completed or waits until a pending load operation has completed.

Syntax

LoadCompleted (Wait As Boolean) As Boolean
Parameter Description
Wait TRUE: Wait until the pending load operation has completed.

FALSE Return immediately and report only the current status.