你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NoOpTelemetryChannel.Send(ITelemetry) 方法

定义

Send(ITelemetry)通过调用 OnSend 回调来实现 方法。

public void Send(Microsoft.ApplicationInsights.Channel.ITelemetry item);
abstract member Send : Microsoft.ApplicationInsights.Channel.ITelemetry -> unit
override this.Send : Microsoft.ApplicationInsights.Channel.ITelemetry -> unit
Public Sub Send (item As ITelemetry)

参数

item
ITelemetry

实现

适用于