DiscoveryDocumentReference.WriteDocument Method (Object, Stream)
.NET Framework (current version)
Writes the passed DiscoveryDocument into the passed Stream.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- document
-
Type:
System.Object
The DiscoveryDocument to write into stream.
- stream
-
Type:
System.IO.Stream
The Stream into which the serialized discovery document is written.
.NET Framework
Available since 1.1
Available since 1.1
Show: