Provides data for the GetItemsCompleted event.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Class ZipGetItemsCompletedEventArgs _
	Inherits AsyncCompletedEventArgs
C#
public class ZipGetItemsCompletedEventArgs : AsyncCompletedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex..::..AsyncCompletedEventArgs
      Rebex.IO.Compression..::..ZipGetItemsCompletedEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also