Provides a mockable interface with methods to interact with the Services API.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
The IServicesMgr type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateProxyT |
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