Click or drag to resize

CvmDeviceTopicsUpdated Event

Emitted when new topics are available

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 event EventHandler<TopicsUpdatedEventArgs> TopicsUpdated

Value

Type: SystemEventHandlerTopicsUpdatedEventArgs
See Also