<PackageReference Include="Relativity.OutsideIn" Version="2022.9.1" />

Exporter

int TestingMaxOILinkAge { get; set; }

void AddKeyValuePairs(Dictionary<string, string> stringkvPairs)

void Export()

void Export(bool bLeaveSourceOpen)

Dictionary<string, object> GetExportMetrics(bool ExpandedMetrics = false)

FileFormat Identify(FileInfo fileInfo, bool PerformExtendedTest)

Exporter NewArchiveNodeExporter(uint flags, uint params1, uint params2)

Exporter NewSubObjectExporter(SubObjectTypeValue objType, uint data1, uint data2, uint data3, uint data4)

OptionsCache SetExportTimeout(int millisecondsTimeout)

OptionsCache SetIdentifyTimeout(int millisecondsTimeout)

OptionsCache SetPulseTimeout(int millisecondsPulseTimeout)