Table of Contents

Method HasExposerFor

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

HasExposerFor(string)

Determines whether this protocol has an exposer for the specified name.

public bool HasExposerFor(string name)

Parameters

name string

The name.

Returns

bool

true if this protocol has an exposer for the specified name; otherwise, false.