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

ISyncOutputEvents Interface

Definition

public interface ISyncOutputEvents
type ISyncOutputEvents = interface
Public Interface ISyncOutputEvents
Derived

Methods

DebugEmptyBlockDetected(IndexRange)
DebugRetryingAfterException(Exception)
ErrorUploadFailedWithExceptions(IList<Exception>)
MessageCalculatingMD5Hash(String)
MessageCreatingNewPageBlob(Int64)
MessageDetectingActualDataBlocks()
MessageDetectingActualDataBlocksCompleted()
MessageMD5HashCalculationFinished()
MessagePrintBlockRange(IndexRange)
MessageResumingUpload()
MessageRetryingAfterANetworkDisruption()
ProgressCopy(Double)
ProgressCopyComplete(TimeSpan)
ProgressCopyStatus(Double, Double, TimeSpan)
ProgressCopyStatus(ProgressRecord)
ProgressDownloadComplete(TimeSpan)
ProgressDownloadStatus(Double, Double, TimeSpan)
ProgressDownloadStatus(ProgressRecord)
ProgressEmptyBlockDetection(Int32, Int32)
ProgressHyperV(UInt16, String)
ProgressOperationComplete(TimeSpan)
ProgressOperationStatus(Double, Double, TimeSpan)
ProgressOperationStatus(ProgressRecord)
ProgressUploadComplete(TimeSpan)
ProgressUploadStatus(Double, Double, TimeSpan)
ProgressUploadStatus(ProgressRecord)
WriteVerboseWithTimestamp(String, Object[])

Applies to