IntelligenceX

API Reference

Class

UsageEventBatchUpsertResult

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Modifiers sealed

Describes the outcome of a batch usage-event upsert.

Inheritance

  • Object
  • UsageEventBatchUpsertResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public UsageEventBatchUpsertResult() #

Properties

public Int32 Inserted { get; set; } #

Gets or sets the number of canonical events inserted by the batch.

public Int32 Updated { get; set; } #

Gets or sets the number of canonical events updated by merge during the batch.