HealthResults.Messages Property
Definition
Gets or sets informational messages that can be optionally included in the health check response.
public string[] Messages { get; set; }
member this.Messages : string[] with get, set
Public Property Messages As String()
Property Value
- String[]
An array of informational message strings.