다음을 통해 공유


MemorySearchTool.UpdateDelay Property

Definition

The amount of time to wait after inactivity before updating memories with messages from the call (e.g., '0s', '5m'). Defaults to '60s'.

public TimeSpan? UpdateDelay { get; set; }
member this.UpdateDelay : Nullable<TimeSpan> with get, set
Public Property UpdateDelay As Nullable(Of TimeSpan)

Property Value

Applies to