ChainExperimentor ClassElecNetKit Documentation
Chains multiple experimentors together. Each sub-experimentor is given the same initial input network, and should provide commands that will be run on the network in the order given by Experimentors.
Inheritance Hierarchy

OnlineSystem Object
  ElecNetKit.Experimentation ChainExperimentor

Namespace: ElecNetKit.Experimentation
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public class ChainExperimentor : IExperimentor
See Also