NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpCachePolicySettings.MaxAge

[To be supplied.]

[Visual Basic]
Public ReadOnly Property MaxAge As TimeSpan
[C#]
public TimeSpan MaxAge {get;}
[C++]
public: __property TimeSpan get_MaxAge();
[JScript]
public function get MaxAge() : TimeSpan;

See Also

HttpCachePolicySettings Class | HttpCachePolicySettings Members | System.Web Namespace