IntelligenceX

API Reference

Class

InternalIxUsageTelemetrySession

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Implements
IDisposable
Modifiers sealed

Attaches persistent runtime usage telemetry to an IntelligenceXClient.

Inheritance

  • Object
  • InternalIxUsageTelemetrySession

Usage

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

Returned or exposed by

Methods

public virtual Void Dispose() #
Returns: Void
public static InternalIxUsageTelemetrySession TryCreate(IntelligenceXClient client, IntelligenceXClientOptions options) #
Returns: InternalIxUsageTelemetrySession

Attempts to create and attach a telemetry persistence session for the supplied client.

Parameters

client IntelligenceX.OpenAI.IntelligenceXClient requiredposition: 0
options IntelligenceX.OpenAI.IntelligenceXClientOptions requiredposition: 1