Compartir a través de


TelemetryActivator.OnSend Propiedad

Definición

OnSend es una acción que permite enlazar el envío de telemetría. Puede usar esta propiedad para realizar pruebas.

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)

Valor de propiedad

Se aplica a