OCPMethod |
The OCPMethodUnavailable type exposes the following members.
| Name | Description | |
|---|---|---|
| OCPMethodUnavailable | Initializes a new instance of the OCPMethodUnavailable class. |
| Name | Description | |
|---|---|---|
| IsAvailable |
Gets a value indicating whether the method is available.
(Inherited from OCPMethodBase) |
| 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 OCPMethodBaseRunMeasurement(OCPMethodSettings, 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 OCPMethodBase) |