VectorStoreResponse.LastActiveAt
VectorStoreResponse.LastActiveAt 属性
获取或设置向量存储最后活动时的 Unix 时间戳(以秒为单位)。
public long? LastActiveAt { get; set; }
另请参阅
- 类 VectorStoreResponse
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置向量存储最后活动时的 Unix 时间戳(以秒为单位)。
public long? LastActiveAt { get; set; }