Property IsConnected
- Assembly
- Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll
IsConnected
Gets a boolean indicating if there is a connection with the channel.
public bool IsConnected { get; }Property Value
- bool
- trueif connected; otherwise,- false.