IndirectProbeResponse
struct
Namespace: Orleans.Runtime
Represents the result of probing a node via an intermediary node.
[Orleans.GenerateSerializer][Orleans.Immutable]public readonly struct IndirectProbeResponseProperties
FailureMessageThe failure message if the probe did not succeed.IntermediaryHealthScoreThe health score of the intermediary node.ProbeResponseTimeThe duration of the probe attempt.Succeededtrueif the probe succeeded; otherwise,false.
Methods
ToStringReturns the fully qualified type name of this instance.
