次の方法で共有


Transmission.TelemetryItems プロパティ

定義

転送中のテレメトリ項目の数を取得します。

public System.Collections.Generic.ICollection<Microsoft.ApplicationInsights.Channel.ITelemetry> TelemetryItems { get; }
member this.TelemetryItems : System.Collections.Generic.ICollection<Microsoft.ApplicationInsights.Channel.ITelemetry>
Public ReadOnly Property TelemetryItems As ICollection(Of ITelemetry)

プロパティ値

適用対象