System.Web.Services.Description.ServiceDescription.Read Method

Initializes an instance of the System.Web.Services.Description.ServiceDescription class by directly loading the XML from a System.IO.Stream instance.

Syntax

public static ServiceDescription Read (System.IO.Stream stream)

Parameters

stream
A System.IO.Stream, passed by reference, which contains the bytes to be read.

Returns

An instance of the System.Web.Services.Description.ServiceDescription.

Remarks

Documentation for this section has not yet been entered.

Requirements

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