Sdílet prostřednictvím


Transmission.TelemetryItems Property

Definition

Gets the number of telemetry items in the transmission.

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)

Property Value

Applies to