Mercury API
IsOpen Property
NamespacesThingMagicSerialTransportIsOpen
Get current status of the communication channel. True, if Open
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsOpen { get; }
Public MustOverride ReadOnly Property IsOpen As Boolean
public:
virtual property bool IsOpen {
	bool get () abstract;
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)