System.Web.Services.Discovery.DiscoveryReference.Resolve Method

Resolves whether the referenced document is valid.

Syntax

protected abstract void Resolve (string contentType, System.IO.Stream stream)

Parameters

contentType
The MIME type of stream.
stream
The System.IO.Stream containing the referenced document.

Remarks

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 DiscoveryClientProtocol.References and DiscoveryClientProtocol.Documents properties of DiscoveryReference.ClientProtocol.

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