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!

HttpCachePolicy.SetNoServerCaching

[To be supplied.]

[Visual Basic]
Public Sub SetNoServerCaching()
[C#]
public void SetNoServerCaching();
[C++]
public: void SetNoServerCaching();
[JScript]
public function SetNoServerCaching();

See Also

HttpCachePolicy Class | HttpCachePolicy Members | System.Web Namespace