Click or drag to resize

CvmDeviceIsConnected Property

Returns true if connection to the deivce is established and is alive

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also