Compartir a través de


IHeartbeatPropertyManager.AddHeartbeatProperty Método

Definición

Agregue una nueva propiedad Heartbeat a la carga enviada con cada latido.

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

Parámetros

propertyName
String
propertyValue
String
isHealthy
Boolean

Devoluciones

Se aplica a