TarArchive.CloseArchive Method

SharpZip Compression Library

SharpZip Compression Library

TarArchive.CloseArchive Method 

Close the archive. This simply calls the underlying tar stream's close() method.

public void CloseArchive();

See Also

TarArchive Class | ICSharpCode.SharpZipLib.Tar Namespace