Partager via


NoOpTelemetryChannel.OnSend Propriété

Définition

Obtient ou définit le rappel appelé par la Send(ITelemetry) méthode .

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 à