Partilhar via


TelemetryActivator.OnSend Propriedade

Definição

OnSend é uma ação que permite conectar o envio de telemetria. Você pode usar essa propriedade para teste.

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 da propriedade

Aplica-se a