ActivityImplementationContext.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.
Perform any cleanup activities needed by this activity implementation
public:
virtual void CleanUp();
public:
virtual void CleanUp();
virtual void CleanUp();
public virtual void CleanUp ();
abstract member CleanUp : unit -> unit
override this.CleanUp : unit -> unit
Public Overridable Sub CleanUp ()