次の方法で共有


InMemoryChannel.MaxTelemetryBufferCapacity プロパティ

定義

Application Insights への送信のためにシリアル化する前にメモリに蓄積されるテレメトリ項目の InMemoryChannel 最大数を取得または設定します。 これは、バッファー内に存在できる未送信アイテムの数に対するハード制限ではありません。

public int MaxTelemetryBufferCapacity { get; set; }
member this.MaxTelemetryBufferCapacity : int with get, set
Public Property MaxTelemetryBufferCapacity As Integer

プロパティ値

適用対象