<PackageReference Include="Relativity.Rsapi" Version="9.5.253.62" />

ServiceInformation

public class ServiceInformation

public string DefaultServiceAPIPath { get; }

public Uri MetadataEndpoint { get; }

public ServiceType ServiceType { get; }

public CommunicationState State { get; }

public event EventHandler Closed

public event EventHandler Closing

public event EventHandler Faulted

public event EventHandler Opened

public event EventHandler Opening