Searches the System.Web.Services.Description.ServiceDescriptionCollection and returns the System.Web.Services.Description.Binding with the specified name that is a member of one of the System.Web.Services.Description.ServiceDescription instances contained in the collection.
- name
- An System.Xml.XmlQualifiedName whose System.Xml.XmlQualifiedName.Name property is used to retrieve a System.Web.Services.Description.Binding instance.
The binding with the specified name.