Mercury API
IsOpen Property
NamespacesThingMagicSerialTransportTCPIsOpen
Gets a value indicating the open or closed status of the TCP Port object.
Declaration Syntax
C#Visual BasicVisual C++
public override bool IsOpen { get; }
Public Overrides ReadOnly Property IsOpen As Boolean
public:
virtual property bool IsOpen {
	bool get () override;
}

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