Megosztás a következőn keresztül:


IHeartbeatPropertyManager.AddHeartbeatProperty Method

Definition

Add a new Heartbeat property to the payload sent with each heartbeat.

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

Parameters

propertyName
String
propertyValue
String
isHealthy
Boolean

Returns

Applies to