Table of Contents

Class SwarmingResult

Namespace
Skyline.DataMiner.Net.Swarming
Assembly
SLNetTypes.dll

Result of a swarming operation. See SwarmingHelper.

[Serializable]
public class SwarmingResult
Inheritance
SwarmingResult
Extension Methods

Properties

DmaObjectRef

A reference to a DataMiner object, e.g. element, booking, service, etc.

Message

A message in case the swarming action failed.

Success

Whether the swarming was successful or stopped somewhere for some reason. See Message for the reason.