wwAsyncWebRequest::CheckForCompletion

Function: Checks to see if an event has been completed and simply returns a result value of the status.

You can check oEvent for event details after the call to this method.

o.CheckForCompletion( lcID )

** 1** - Completed ** 0 **- Still running -1 - Cancelled -2 - Invalid Event Id

Parameters

lcID
Event Id to check for.

See also

Class wwAsyncWebRequest

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic