The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DiscoveryExceptionDictionary::Remove Method (String^)
.NET Framework (current version)
Removes an Exception with the specified URL from the DiscoveryExceptionDictionary.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- url
-
Type:
System::String^
The URL of the Exception to remove from the DiscoveryExceptionDictionary.
| Exception | Condition |
|---|---|
| ArgumentNullException | url is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: