Click or drag to resize

RestClientExtensions Class

Extensions methods that target IRestClient
Inheritance Hierarchy
SystemObject
  SanteDB.Core.HttpRestClientExtensions

Namespace: SanteDB.Core.Http
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public static class RestClientExtensions

The RestClientExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodTryPing Attempts to send an HTTP PING to the rest client service. If successful, the reported time drift and latency are returned.
Top
See Also