Method SendSLNetSingleResponseMessage
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
SendSLNetSingleResponseMessage(DMSMessage)
Sends the specified message to the SLNet process.
DMSMessage SendSLNetSingleResponseMessage(DMSMessage message)
Parameters
message
DMSMessageThe SLNet message to send.
Returns
- DMSMessage
The response message 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.