(Abstract) base class to be implemented by all plugins that need to support IxLoad network activity functionality (network commands and/or network objectives).
This class has no description.
Parameter | Description |
---|---|
activitySettings |
Network activity settings. Reference to NetworkActivitySettings |
objectives |
List of objectives (one primary objective + zero or more secondary objectives), if supported. List of NetworkObjective objects |
subActivities |
List of sub-activities, if supported. List of NetworkSubActivity objects |