Click or drag to resize
InformationStreamEventHandler Delegate

Note: This API is now obsolete.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute]
public delegate void InformationStreamEventHandler(
	Object sender,
	InformationStreamEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: ABB.Robotics.RobotStudio.StationsInformationStreamEventArgs
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also