Table of Contents

Method GetProtocol

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

GetProtocol(string, string)

Retrieves information about the specified protocol.

public GetProtocolInfoResponseMessage GetProtocol(string name, string version)

Parameters

name string

The name of the protocol.

version string

The version of the protocol.

Returns

GetProtocolInfoResponseMessage

A message containing the protocol info.