DiscoveryReference.Resolve Method ()
.NET Framework (current version)
Downloads the referenced document at Url to resolve whether the referenced document is valid.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The ClientProtocol property is null. |
Downloads the referenced document and then invokes the overloaded Resolve member that takes a MIME type and a Stream. If the MIME type and the contents of stream match those expected by the reference type, then the contents of stream are added to the References and Documents properties of ClientProtocol.
.NET Framework
Available since 1.1
Available since 1.1
Show: