Partager via


IHeartbeatPropertyManager.AddHeartbeatProperty Méthode

Définition

Ajoutez une nouvelle propriété Heartbeat à la charge utile envoyée avec chaque pulsation.

public bool AddHeartbeatProperty (string propertyName, string propertyValue, bool isHealthy);
abstract member AddHeartbeatProperty : string * string * bool -> bool
Public Function AddHeartbeatProperty (propertyName As String, propertyValue As String, isHealthy As Boolean) As Boolean

Paramètres

propertyName
String
propertyValue
String
isHealthy
Boolean

Retours

S’applique à