Skip to content

Interface ICdcCaptureExecutionRuntimeContributor

Namespace: Cephalon.Data.Services
Assembly: Cephalon.Data.dll

Contributes one or more operator-facing CDC capture execution runtimes to the active data runtime.

public interface ICdcCaptureExecutionRuntimeContributor

RegisterExecutionRuntimes(ICdcCaptureExecutionRuntimeRegistry)

Section titled “ RegisterExecutionRuntimes(ICdcCaptureExecutionRuntimeRegistry)”

Registers one or more CDC capture execution runtime descriptors owned by the contributor.

void RegisterExecutionRuntimes(ICdcCaptureExecutionRuntimeRegistry executionRuntimes)

executionRuntimes ICdcCaptureExecutionRuntimeRegistry

The execution-runtime registry receiving contributed descriptors.