次の方法で共有


NoOpTelemetryChannel.OnSend プロパティ

定義

メソッドによって呼び出されるコールバックを Send(ITelemetry) 取得または設定します。

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)

プロパティ値

適用対象