![]() | Native |
The NativeProcedureMethodUnavailable type exposes the following members.
Name | Description | |
---|---|---|
![]() | NativeProcedureMethodUnavailable | Initializes a new instance of the NativeProcedureMethodUnavailable class. |
Name | Description | |
---|---|---|
![]() | IsAvailable |
Gets a value indicating whether the method is available.
(Inherited from NativeProcedureMethodBase) |
![]() | SupportsLiveData |
Gets a value indicating whether the methods supports reporting live values.
(Overrides NativeProcedureMethodBaseSupportsLiveData) |
![]() | SupportsProgress |
Gets a value indicating whether the methods supports reporting progress.
(Overrides NativeProcedureMethodBaseSupportsProgress) |
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) |
![]() | RunMeasurement |
Run the measurement.
(Overrides NativeProcedureMethodBaseRunMeasurement(NativeProcedureMethodSettings, CancellationToken)) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | PointMeasured |
Raised when a new point was measured.
(Inherited from NativeProcedureMethodBase) |