Click or drag to resize

ApplicationContextStartTime Property

Gets the start time of the service

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public DateTime StartTime { get; }

Property Value

Type: DateTime
The start time.

Implements

IApplicationServiceContextStartTime
See Also