WebServiceTaskUtil.CleanUp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Releases all the resources used to parse the Web Services Description Language (WSDL) and invoke the Web method.
public:
void CleanUp();
public void CleanUp ();
member this.CleanUp : unit -> unit
Public Sub CleanUp ()
Remarks
This method also deletes the proxy DLL that was created.