Quantcast
Channel:
Viewing all articles
Browse latest Browse all 60

Continuation Apex Class

$
0
0
Use the Continuation class to make callouts asynchronously to a SOAP or REST Web service. The timeout maximum is 120 seconds.If the continuationMethod property is not set for a Continuation, the same action method that made the asynchronous callout is called again when the callout response returns. The following are methods for Continuation. addHttpRequest(request)Adds the … Continue reading Continuation Apex Class

Viewing all articles
Browse latest Browse all 60

Trending Articles