Table of Contents

Method ToAgent

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

ToAgent(int)

Swarms the objects previously prepared by calling the SwarmElements or SwarmBookings methods to the specified Agent.

public SwarmingResult[] ToAgent(int dmaId)

Parameters

dmaId int

ID of the target DataMiner Agent.

Returns

SwarmingResult[]