Table of Contents

Method SendMessages

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

SendMessages(params DMSMessage[])

Sends the specified messages to the SLNet process.

public virtual DMSMessage[] SendMessages(params DMSMessage[] messages)

Parameters

messages DMSMessage[]

The SLNet messages to send.

Returns

DMSMessage[]

The response message(s) from SLNet.

Remarks

warning

SLNet messages are subject to change. Therefore, it is not recommended to use these as breaking changes might be introduced in new versions of DataMiner.