OutputAdapterBase.OnStopped Method

This function is called when the adapter invokes Stopped() to stop itself.

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

Syntax

protected internal override sealed void OnStopped()

See Also

Reference

OutputAdapterBase Class

Microsoft.ComplexEventProcessing.Adapters Namespace