Table of Contents

Method SendMessage

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

SendMessage(DMSMessage)

Sends the specified message to the SLNet process.

public virtual DMSMessage[] SendMessage(DMSMessage message)

Parameters

message DMSMessage

The SLNet message 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.