ServiceDescription.Write Method (Stream)

 

Writes out the ServiceDescription to the specified Stream.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Write : 
        stream:Stream -> unit

Parameters

stream
Type: System.IO.Stream

A Stream, passed by reference, which contains the Web Services Description Language (WSDL) file produced.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: