C# Class DeltaZip.ArchiveReader.Stats

Afficher le fichier Open project: dsrbecky/DeltaZip Class Usage Examples

Méthodes publiques

Свойство Type Description
Canceled bool
EndTime DateTime?
Progress float
ReadFromArchiveCompressed long
ReadFromArchiveDecompressed long
ReadFromWorkingCopy long
StartTime System.DateTime
Status string
Title string
TotalWritten long
Unmodified long
WriteStartTime DateTime?

Property Details

Canceled public_oe property

public bool Canceled
Résultat bool

EndTime public_oe property

public DateTime? EndTime
Résultat DateTime?

Progress public_oe property

public float Progress
Résultat float

ReadFromArchiveCompressed public_oe property

public long ReadFromArchiveCompressed
Résultat long

ReadFromArchiveDecompressed public_oe property

public long ReadFromArchiveDecompressed
Résultat long

ReadFromWorkingCopy public_oe property

public long ReadFromWorkingCopy
Résultat long

StartTime public_oe property

public DateTime,System StartTime
Résultat System.DateTime

Status public_oe property

public string Status
Résultat string

Title public_oe property

public string Title
Résultat string

TotalWritten public_oe property

public long TotalWritten
Résultat long

Unmodified public_oe property

public long Unmodified
Résultat long

WriteStartTime public_oe property

public DateTime? WriteStartTime
Résultat DateTime?