VectorStoreResponse.LastActiveAt

VectorStoreResponse.LastActiveAt 属性

获取或设置向量存储最后活动时的 Unix 时间戳(以秒为单位)。

public long? LastActiveAt { get; set; }

另请参阅