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!

ServiceDescriptions.OnClear

[To be supplied.]

[Visual Basic]
Overrides Protected Sub OnClear()
[C#]
protected override void OnClear();
[C++]
protected: override void OnClear();
[JScript]
protected override function OnClear();

See Also

ServiceDescriptions Class | ServiceDescriptions Members | System.Web.Services.Description Namespace