|
ChannelConfigurationConnected Property |
Indicates whether this channel is connected. This is a read-only property.
Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
Get
public:
property bool Connected {
bool get ();
}
member Connected : bool with get
Property Value
Type:
BooleanSee Also