Initializes an instance of the System.Web.Services.Description.ServiceDescription class by directly loading the XML from a System.IO.Stream instance.
- stream
- A System.IO.Stream, passed by reference, which contains the bytes to be read.
- validate
- A bool that indicates whether the XML should be validated against the schema specified by ServiceDescription.Schema.
An instance of the System.Web.Services.Description.ServiceDescription.