ComponentOne Zip for UWP
CloseBatch Method

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipFile Class : CloseBatch Method
Closes a zip file after it was opened with a call to the OpenBatch method.
Syntax
'Declaration
 
Public Sub CloseBatch() 
public void CloseBatch()
Remarks
See the OpenBatch method for a complete description and a sample.
See Also

Reference

C1ZipFile Class
C1ZipFile Members