IServicesMgr Interface

Relativity API
Provides a mockable interface with methods to interact with the Services API.

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface IServicesMgr

The IServicesMgr type exposes the following members.

Methods

  NameDescription
Public methodCreateProxy<T>
Creates a proxy of IDisposable type T, operating under the given ExecutionIdentity.
Public methodGetRESTServiceUrl
Gets the URL to the Relativity REST Service endpoint.
Public methodGetServicesURL
Gets the URL to the nearest Services API endpoint.
Top
See Also

Reference