Click or drag to resize

ClientAPIConnected Property

Gets a flag indicating whether this instance has an active (open) connection to the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public bool Connected { get; }

Property Value

Boolean
See Also