 | 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
Syntaxpublic interface IRestClientEndpointDescription
Public Interface IRestClientEndpointDescription
public interface class IRestClientEndpointDescription
type IRestClientEndpointDescription = interface end
The IRestClientEndpointDescription type exposes the following members.
Properties
| Name | Description |
---|
 | Address |
Gets the address of the endpoint
|
 | Timeout |
Gets or sets the timeouts
|
Top
See Also