MobileForms Toolkit Documentation

ZipStream.Closed Event

Occurs when the zip stream is closed.

public event EventHandler Closed;

Remarks

This event occurs after the stream has been closed by the Close method of the stream.

See Also

ZipStream Class | Resco.IO.Zip Namespace