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

Interface ICellHealthIsolationRegistry

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

Namespace: Cephalon.Abstractions.Technologies
Assembly: Cephalon.Abstractions.dll

Collects cell health-isolation descriptors during runtime composition.

public interface ICellHealthIsolationRegistry

Adds one cell health-isolation descriptor to the active runtime composition.

void Add(CellHealthIsolationDescriptor healthIsolation)

healthIsolation CellHealthIsolationDescriptor

The cell health-isolation descriptor to add.