DCPowerMeasureCompleteEvent Methods
- Updated2024-01-04
- 2 minute(s) read

DCPowerMeasureCompleteEvent Methods
The DCPowerMeasureCompleteEvent type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WaitForEvent |
Waits until the device has generated the specified event.
The session monitors whether each type of event has occurred at least once since the last time this method or the Initiate method was called. If an event has only been generated once, and you call this method successively, the method times out. Individual events must be generated between separate calls of this method.
|