Click or drag to resize

AmiServiceBehaviorBaseGetLogs Method

Get log files on the server and their sizes.

Namespace:  SanteDB.Messaging.AMI.Wcf
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public abstract AmiCollection GetLogs()

Return Value

Type: AmiCollection
Returns a collection of log files.

Implements

IAmiServiceContractGetLogs
See Also