Table of Contents

Method HandleMessage

Namespace
Skyline.DataMiner.Utils.DOM.UnitTesting
Assembly
Skyline.DataMiner.Utils.DOM.dll

HandleMessage(DMSMessage)

Handles the specified message.

public DMSMessage[] HandleMessage(DMSMessage msg)

Parameters

msg DMSMessage

The message to handle.

Returns

DMSMessage[]

The response message(s).