WebServiceTaskUtil.CleanUp Method

Definition

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.

Applies to