Property IsConnected
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Api
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll
IsConnected
Gets a boolean indicating if there is a connection with the channel.
public bool IsConnected { get; }
Property Value
- bool
true
if connected; otherwise,false
.