你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITrackedSaveOperation 接口

定义

表示跟踪的保存,其中后台操作定期将追加文件复制到 Azure 存储中的相应追加 Blob。

public interface ITrackedSaveOperation : IDisposable
type ITrackedSaveOperation = interface
    interface IDisposable
Public Interface ITrackedSaveOperation
Implements IDisposable
实现

事件

FlushError

在 Azure 存储中对 Blob 执行后台追加时出错时发生。

适用于

另请参阅