C# Class withSIX.Core.Tools.StatusProcessor

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Conditional ( IAbsoluteFilePath dest, ITProgress status, long predictedSize ) : IDisposable
Dispose ( ) : void

Private Methods

Méthode Description
CalculateProgressAndSpeed ( ) : void
StatusProcessor ( IAbsoluteFilePath dest, ITProgress status, long predictedSize ) : System

Method Details

Conditional() public static méthode

public static Conditional ( IAbsoluteFilePath dest, ITProgress status, long predictedSize ) : IDisposable
dest IAbsoluteFilePath
status ITProgress
predictedSize long
Résultat IDisposable

Dispose() public méthode

public Dispose ( ) : void
Résultat void