Skip to content

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.