timeout

Type: Integer

The timeout property of the JadeMethodContext class contains the time in milliseconds that the application that invokes the asynchronous method request waits for the method to complete and a result to be delivered.

After the timeout period, the request continues processing until it is completed but the reply is discarded.