System.Web.Services.Discovery.DiscoveryDocumentReference.ResolveAll Method

Verifies that all referenced documents within the discovery document are valid.

Syntax

public void ResolveAll ()

Remarks

Unless you specifically need to resolve the individual references of a System.Web.Services.Discovery.DiscoveryDocumentReference object, you should invoke the DiscoveryClientProtocol.ResolveAll or DiscoveryClientProtocol.ResolveOneLevel methods of System.Web.Services.Discovery.DiscoveryClientProtocol.

This method resolves all references to discovery documents, XSD schemas, and Service Descriptions in the DiscoveryClientProtocol.References property of DiscoveryReference.ClientProtocol and any references found in referring discovery documents.

Requirements

Namespace: System.Web.Services.Discovery
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0