Click or drag to resize

IRestClientEndpointDescription Interface

REST based client endpoint description

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface IRestClientEndpointDescription

The IRestClientEndpointDescription type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets the address of the endpoint
Public propertyTimeout
Gets or sets the timeouts
Top
See Also