For a list of all members of this type, see KeysightVisaEventArgs members.
Public Properties
| | Name | Description |
 | EventArgs |
An event args reference for the native C event. This may reference an object that
derives from EventArgs, if the event handler for the event specified by the
EventArg.EventType of EventArg.CustomEventType properties uses a derived class.
|
 | EventContextHandle |
An event args reference for the native C event. This may reference an object that
derives from EventArgs, if the event handler for the event specified by the
EventArg.EventType of EventArg.CustomEventType properties uses a derived class.
|
Top
See Also