Click or drag to resize

RosWindowBaseRosDisconnecting Event

Emitted when about to disconnect from ROS master

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

Value

Type: SystemEventHandlerEventArgs
See Also