Table of Contents

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 DMSMessage

The message to handle.

Returns

DMSMessage

The response message.