ข้ามไปยังเนื้อหา

Interface ICdcCaptureExecutionRuntimeRegistry

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

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

Receives operator-facing CDC capture execution runtime descriptors contributed by active data packs.

public interface ICdcCaptureExecutionRuntimeRegistry

Add(CdcCaptureExecutionRuntimeDescriptor)

Section titled “ Add(CdcCaptureExecutionRuntimeDescriptor)”

Adds one CDC capture execution runtime to the current data-runtime composition.

void Add(CdcCaptureExecutionRuntimeDescriptor executionRuntime)

executionRuntime CdcCaptureExecutionRuntimeDescriptor

The execution runtime to register.