Table of Contents

Property FlushInterval

Namespace
LMKit.Agents.Streaming
Assembly
LM-Kit.NET.dll

FlushInterval

Gets or sets the flush interval.

The buffer is flushed periodically at this interval. Default is 100ms.

public TimeSpan FlushInterval { get; set; }

Property Value

TimeSpan