Adapter.CleanupResources Method

Internal virtual function that does cleanup of resources. To be overridden by the input and output adapter base classes.

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

Syntax

protected internal virtual void CleanupResources()

See Also

Reference

Adapter Class

Microsoft.ComplexEventProcessing.Adapters Namespace