PSSyncOutputEvents Class

Definition

public class PSSyncOutputEvents : IDisposable, Microsoft.WindowsAzure.Commands.Sync.ISyncOutputEvents
type PSSyncOutputEvents = class
    interface ISyncOutputEvents
    interface IDisposable
Public Class PSSyncOutputEvents
Implements IDisposable, ISyncOutputEvents
Inheritance
PSSyncOutputEvents
Implements

Constructors

PSSyncOutputEvents(PSCmdlet)

Methods

DebugEmptyBlockDetected(IndexRange)
DebugRetryingAfterException(Exception)
Dispose()
Dispose(Boolean)
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