isTimedOut

isTimedOut(): Boolean;

The isTimedOut method of the JadeMethodContext class returns true if the request times out before it completes.

After the request times out, the asynchronous method call continues processing until it is completed but the reply is discarded.