Share via


IHeartbeatPropertyManager.ExcludedHeartbeatProperties Property

Definition

Gets a list of property names that are not to be sent with the heartbeats.

public System.Collections.Generic.IList<string> ExcludedHeartbeatProperties { get; }
member this.ExcludedHeartbeatProperties : System.Collections.Generic.IList<string>
Public ReadOnly Property ExcludedHeartbeatProperties As IList(Of String)

Property Value

Applies to