Click or drag to resize

BuiltinMixedProtocolBuiltinMixedConnectionInternalRunning Property

Returns true if the connection has been established.

Namespace:  Demo3D.PLC.Comms.Builtin
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected override bool InternalRunning { get; }

Property Value

Type: Boolean
See Also