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
The IServicesMgr type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateProxy<T> |
Creates a proxy of IDisposable type T, operating under the given ExecutionIdentity.
|
![]() | GetRESTServiceUrl |
Gets the URL to the Relativity REST Service endpoint.
|
![]() | GetServicesURL |
Gets the URL to the nearest Services API endpoint.
|
See Also