Partager via


TelemetryActivator.OnSend Propriété

Définition

OnSend est une action qui permet de raccorder l’envoi de données de télémétrie. Vous pouvez utiliser cette propriété pour les tests.

public Action<Microsoft.ApplicationInsights.Channel.ITelemetry> OnSend { get; set; }
member this.OnSend : Action<Microsoft.ApplicationInsights.Channel.ITelemetry> with get, set
Public Property OnSend As Action(Of ITelemetry)

Valeur de propriété

S’applique à