Ends an asynchronous write, blocking until the I/O operation has completed.
This method overrides EndWrite.
EndWrite must be called exactly once on every IAsyncResult from BeginWrite. EndWrite will block until the I/O operation has completed.
ZipStream Class | Resco.IO.Zip Namespace