Class Bzip2LoadOptions

Bzip2LoadOptions class

Options for loading Bzip2Archive. Contains event raised on extraction.

public class Bzip2LoadOptions

Constructors

NameDescription
Bzip2LoadOptions()The default constructor.

Events

NameDescription
event ExtractionProgressedEvent raised invoked when some bytes have been extracted.

See Also