Share via


MemoryUpdateResult.Status Property

Definition

The status of the memory update operation. One of "queued", "in_progress", "completed", "failed", or "superseded".

public Azure.AI.Projects.MemoryStoreUpdateStatus Status { get; }
member this.Status : Azure.AI.Projects.MemoryStoreUpdateStatus
Public ReadOnly Property Status As MemoryStoreUpdateStatus

Property Value

Applies to