Click or drag to resize

ControllerEventArgs Constructor (DateTime)

Overloaded constructor.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public ControllerEventArgs(
	DateTime time
)

Parameters

time
Type: SystemDateTime
The time stamp of the event.
See Also