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.ProxyMaxAge

[To be supplied.]

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

See Also

HttpCachePolicySettings Class | HttpCachePolicySettings Members | System.Web Namespace