TarWriter.Dispose Method

Definition

Disposes the current TarWriter instance, and closes the archive stream if the leaveOpen argument was set to false in the constructor.

C#
public void Dispose();

Implements

Applies to

Product Versions
.NET 7, 8, 9