Skip to content

IndirectProbeResponse Properties

Represents the result of probing a node via an intermediary node.

FailureMessage

getinit
View source
[Orleans.Id(3)]
public string FailureMessage
The failure message if the probe did not succeed.

Succeeded

getinit
View source
[Orleans.Id(1)]
public bool Succeeded
true if the probe succeeded; otherwise, false.