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

Interface ICdcCaptureRegistry

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

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Receives CDC capture descriptors contributed by active modules or packages.

public interface ICdcCaptureRegistry

Adds a CDC capture to the current runtime composition.

void Add(CdcCaptureDescriptor cdcCapture)

cdcCapture CdcCaptureDescriptor

The CDC capture descriptor to register.