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

Exporter

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)