TTMSMCPSamplingStopReasonHelper Record
Converts a stop reason between its enumerated form and the name used on the wire.
API unit family: TMS.MCP.Sampling
Syntax
TTMSMCPSamplingStopReasonHelper = record
Methods
| Name | Description |
|---|---|
| FromString | Converts a protocol stop-reason name into the matching value. |
| ToString | Returns the protocol name of this stop reason. |