ITrackedSaveOperation インターフェイス

定義

追跡された保存を表します。バックグラウンド操作では、Azure Storage の対応する追加 BLOB にファイルへの追加が定期的にコピーされます。

public interface ITrackedSaveOperation : IDisposable
type ITrackedSaveOperation = interface
    interface IDisposable
Public Interface ITrackedSaveOperation
Implements IDisposable
実装

イベント

FlushError

Azure Storage の BLOB へのバックグラウンド追加の実行中にエラーが発生した場合に発生します。

適用対象

こちらもご覧ください