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