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!

HttpServerResponse.Clear

[To be supplied.]

[Visual Basic]
MustOverride Public Sub Clear()
[C#]
public abstract void Clear();
[C++]
public: virtual void Clear() = 0;
[JScript]
public abstract function Clear();

See Also

HttpServerResponse Class | HttpServerResponse Members | System.Web.Services.Protocols Namespace