System.Web.Services 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Object The abstract class exposes an abstract method, , which allows a derived class to add metadata to any method that represents an operation in a binding. The method itself is not an input method. The code attributes, which are added to all Web methods in a binding class, represent extensions to the SOAP Web services protocol, for example, for adding extra headers to an outgoing SOAP message or doing extra processing on an incoming SOAP message. You can use a class derived from to extend the generation of client proxy code or abstract server code. You can use such a derived class in conjunction with a class derived from the abstract class, which extends run-time processing of SOAP messages on the client or service. You can specify in a configuration file through the soapExtensionImporterTypes configuration element and its child add element. You can apply the configuration to: An ASP.NET Web application: service or client. A stand-alone .NET Framework application: client only. Provides a common interface and functionality for classes to generate code attributes that specify SOAP extensions. Constructor To be added Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Property System.Web.Services.Description.SoapProtocolImporter To be added: an object of type 'SoapProtocolImporter' A object maintains references to instances of derived types, and then calls the on each of those instances. Gets or sets the instance that invokes the method. 1.0.5000.0 2.0.0.0 Method System.Void The method to which the attribute declarations are applied is not used directly by the method. The attributes are added to all Web methods in a binding class. When overridden in a derived class, adds code attribute declarations to any method that represents an operation in a binding. A into which the method can place new instances. 1.0.5000.0 2.0.0.0