public class ContentCacheOptions : IEquatable<ContentCacheOptions>Public Class ContentCacheOptions
Implements IEquatable(Of ContentCacheOptions)public ref class ContentCacheOptions : IEquatable<ContentCacheOptions^>type ContentCacheOptions =
class
interface IEquatable<ContentCacheOptions>
end| ContentCacheOptions | Represents the caching options for content. |
| MaxAge | The number of seconds that a client can use the response from the cache. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |