SimpleAsyncResult.propagateError

Propagates an error from within the simple asynchronous result to a given destination.

class SimpleAsyncResult
int
propagateError
()

Return Value

Type: int

TRUE if the error was propagated to dest. FALSE otherwise.

Meta