| AmiServiceClientGetServerDiagnoticReport Method |
Gets a diagnostic alert.
Namespace:
SanteDB.Messaging.AMI.Client
Assembly:
SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax public DiagnosticReport GetServerDiagnoticReport()
Public Function GetServerDiagnoticReport As DiagnosticReport
public:
DiagnosticReport^ GetServerDiagnoticReport()
member GetServerDiagnoticReport : unit -> DiagnosticReport
Return Value
Type:
DiagnosticReport[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetServerDiagnoticReport"]
See Also