IndirectProbeResponse.FailureMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The failure message if the probe did not succeed.
public string FailureMessage { get; set; }
[Orleans.Id(3)]
public string FailureMessage { get; init; }
member this.FailureMessage : string with get, set
[<Orleans.Id(3)>]
member this.FailureMessage : string with get, set
Public Property FailureMessage As String
Property Value
- Attributes