System.Web.Services.Discovery.ContractReference.ReadDocument Method

Reads the service description from the passed System.IO.Stream and returns the service description.

Syntax

public override object ReadDocument (System.IO.Stream stream)

Parameters

stream
System.IO.Stream containing the service description.

Returns

A System.Web.Services.Description.ServiceDescription containing the contents of the referenced service description.

Remarks

Documentation for this section has not yet been entered.

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