InputAdapterBase.CleanupResources Method ()

 

Cleans up engine resources that are used by the adapter host.

Namespace:   Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)

Syntax

protected internal override sealed void CleanupResources()
public protected:
virtual void CleanupResources() override sealed
override CleanupResources : unit -> unit
Protected Friend Overrides NotOverridable Sub CleanupResources

See Also

InputAdapterBase Class
Microsoft.ComplexEventProcessing.Adapters Namespace

Return to top