Questions related to extensions, or extending functionality, for SOAP method calls.
Questions related to extensions, or extending functionality, for SOAP method calls. For example, in ASP.NET, this is done by extending the SoapExtension class and then configuring that extension to be used by the SOAP methods in a web application.