Click or drag to resize

AmiServiceBehaviorGetServerDiagnosticReport Method

Get a diagnostic report

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public override DiagnosticReport GetServerDiagnosticReport()

Return Value

Type: DiagnosticReport

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.AmiServiceBehavior.GetServerDiagnosticReport"]

Implements

IAmiServiceContractGetServerDiagnosticReport
See Also