Click or drag to resize
CallbackEvent Properties

The CallbackEvent type exposes the following members.

Properties
  NameDescription
Public propertyCallback
The callback method.
Public propertySender
A reference to the object that raised the event.
(Inherited from Event.)
Public propertyTime
The absolute time at which the event fires, in nanoseconds.
(Inherited from Event.)
Top
See Also