| HdsiIntegrationServiceGetServerTimeDrift Method |
Get the difference between the server and this device's time
Namespace:
SanteDB.DisconnectedClient.Interop.HDSI
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public TimeSpan GetServerTimeDrift()
Public Function GetServerTimeDrift As TimeSpan
public:
virtual TimeSpan GetServerTimeDrift() sealed
abstract GetServerTimeDrift : unit -> TimeSpan
override GetServerTimeDrift : unit -> TimeSpan
Return Value
Type:
TimeSpan[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Interop.HDSI.HdsiIntegrationService.GetServerTimeDrift"]
Implements
IClinicalIntegrationServiceGetServerTimeDriftSee Also