Compartir a través de


NoOpTelemetryChannel.OnSend Propiedad

Definición

Obtiene o establece la devolución de llamada invocada por el Send(ITelemetry) método .

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