Click or drag to resize

RosWindowBaseTopicsUpdated Event

Raised when new topics are received (or gone missing)

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public event EventHandler<TopicsUpdatedEventArgs> TopicsUpdated

Value

Type: SystemEventHandlerTopicsUpdatedEventArgs
See Also