RobustIoReporter public abstract class RobustIoReporter Documentation public class FileInfoFailedException : ImporterExceptionBase public class IoWarningEventArgs public sealed delegate IoWarningEventEventHandler : MulticastDelegate protected static bool _disableNativeLocationValidation protected abstract int CurrentLineNumber { get; } protected virtual int NumberOfRetries { get; } protected virtual int WaitTimeBetweenRetryAttempts { get; } public event IoWarningEventEventHandler IoWarningEvent protected RobustIoReporter() public long GetFileLength(string filename) protected virtual void RaiseIoWarning(IoWarningEventArgs e)