 | UHFIsConnected Property |
Gets a value indicating the connected or disconnected status of the device object.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
Get
Return Value
Type:
Booleantrue if the port is connected; otherwise, false.
See Also