Method HandleSingleResponseMessage
- Namespace
- Skyline.DataMiner.Utils.DOM.UnitTesting
- Assembly
- Skyline.DataMiner.Utils.DOM.dll
HandleSingleResponseMessage(DMSMessage)
Handles the specified message.
public DMSMessage HandleSingleResponseMessage(DMSMessage msg)
Parameters
msg
DMSMessageThe message to handle.
Returns
- DMSMessage
The response message.