Multiple choice

Which of the following WebMethod attributes caches responses generated by this method for the specified number of seconds?

  1. CacheDuration

  2. TransactionOption

  3. Description

  4. The database buffer cache

  5. List of all files in the assembly

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This WebMethod attribute caches responses generated by this method for the specified number of seconds.