System.Web.Services.Discovery.DiscoveryDocumentReference.WriteDocument Method

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

Syntax

public override void WriteDocument (object document, System.IO.Stream stream)

Parameters

document
The System.Web.Services.Discovery.DiscoveryDocument to write into stream.
stream
The System.IO.Stream into which the serialized discovery document is written.

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