Method SendSLNetMessages
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
SendSLNetMessages(DMSMessage[])
Sends the specified messages to the SLNet process.
DMSMessage[] SendSLNetMessages(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.
Feature introduced in DataMiner 10.0.1 (RN 23981).