Table of Contents

Method ProtocolTypeToString

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

ProtocolTypeToString(ProtocolType)

Converts the ProtocolType enum to its string representation.

public static string ProtocolTypeToString(ProtocolType type)

Parameters

type ProtocolType

The protocol type to convert.

Returns

string

The string representation of the protocol type. Empty string when the type is not known.