Table of Contents

Method GetProtocol

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

GetProtocol(string, string)

Retrieves information about the specified protocol.

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.