Class InformationStreamEventArgs
Provides data for the EventsAvailable event.
Namespace: ABB.Robotics.RobotStudio.Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
[Obsolete("Use ABB.Robotics.RobotStudio.DataRecorder instead")]
public class InformationStreamEventArgs : EventArgs
Methods
View SourceGetEvents()
Gets the array of events that occured during the virtual time step.EventsAvailable event.
Declaration
public InformationStreamEvent[] GetEvents()
Returns
| Type | Description |
|---|---|
| InformationStreamEvent[] |