Click or drag to resize

CvmDeviceWaitForDynamicConfiguration Method

Wait until dynamic configuration from CVM device is received

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 WaitForDynamicConfiguration()

Return Value

Type: Boolean
True if it succeeds, false if it fails or timeouts.
Remarks
HSI, 2018.10.19.
See Also