FastZipEvents.OnFileFailure Method From SharpZip Compression Library previous page next page SharpZip Compression Library FastZipEvents.OnFileFailure Method Raises the file failure event. public void OnFileFailure( string file, Exception e); Parameters file The file for this event. e The exception for this event. See Also FastZipEvents Class | ICSharpCode.SharpZipLib.Zip Namespace previous page start next page