System.Web.Services.Discovery.DiscoveryDocumentReference: Method Members

The methods of System.Web.Services.Discovery.DiscoveryDocumentReference are listed below. For a list of all members, see the DiscoveryDocumentReference Members list.

See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference

Public Methods

override
ReadDocument(System.IO.Stream) : object

Reads and returns the discovery document from the passed System.IO.Stream.

ResolveAll()

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

override
WriteDocument(object, System.IO.Stream)

Writes the passed System.Web.Services.Discovery.DiscoveryDocument into the passed System.IO.Stream.

Protected Methods

override
Resolve(string, System.IO.Stream)

Resolves whether the referenced document is valid.