Udostępnij za pośrednictwem


NoOpTelemetryChannel.OnSend Property

Definition

Gets or sets the callback invoked by the Send(ITelemetry) method.

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)

Property Value

Applies to