<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

RelativityFacade

Represents the facade over Relativity. Is a root point for RTF usage.
public static IRelativityFacade Instance { get; }

Gets the default RelativityFacade instance.

protected virtual void Dispose(bool disposing)

Releases unmanaged and optionally managed resources.

public void Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void ResetFacade()

Resets the RelativityFacade so that it can be recreated with a new user context.