Searches the System.Web.Services.Description.ServiceDescriptionCollection and returns the System.Web.Services.Description.Service with the specified name that is a member of one of the System.Web.Services.Description.ServiceDescription instances contained in the collection.
- name
- The System.Xml.XmlQualifiedName, passed by reference, whose System.Xml.XmlQualifiedName.Name property is shared by the System.Web.Services.Description.Service returned.
The service with the specified name.