 | AmiServiceBehaviorGetServerDiagnosticReport Method |
Get a diagnostic report
Namespace:
SanteDB.DisconnectedClient.Ags.Services
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntaxpublic override DiagnosticReport GetServerDiagnosticReport()
Public Overrides Function GetServerDiagnosticReport As DiagnosticReport
public:
virtual DiagnosticReport^ GetServerDiagnosticReport() override
abstract GetServerDiagnosticReport : unit -> DiagnosticReport
override GetServerDiagnosticReport : unit -> DiagnosticReport
Return Value
Type:
DiagnosticReport[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.AmiServiceBehavior.GetServerDiagnosticReport"]
Implements
IAmiServiceContractGetServerDiagnosticReport
See Also