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