Method SendMessages
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.