<PackageReference Include="Relativity.Other" Version="9.5.370.136" />

RobustIoReporter

public abstract class RobustIoReporter

public class IoWarningEventArgs

protected static bool _disableNativeLocationValidation

protected abstract int CurrentLineNumber { get; }

protected virtual int NumberOfRetries { get; }

protected virtual int WaitTimeBetweenRetryAttempts { get; }

protected RobustIoReporter()

public long GetFileLength(string filename)

protected virtual void RaiseIoWarning(IoWarningEventArgs e)