Click or drag to resize

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()

Return Value

Type: TimeSpan

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Interop.HDSI.HdsiIntegrationService.GetServerTimeDrift"]

Implements

IClinicalIntegrationServiceGetServerTimeDrift
See Also