Click or drag to resize

SynchronizedAppServiceBehaviorGetQueue(String) Method

Gets the queue entries

Namespace: SanteDB.Client.Disconnected.Rest
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public AmiCollection GetQueue(
	string queueName
)

Parameters

queueName  String

[Missing <param name="queueName"/> documentation for "M:SanteDB.Client.Disconnected.Rest.SynchronizedAppServiceBehavior.GetQueue(System.String)"]

Return Value

AmiCollection

[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Rest.SynchronizedAppServiceBehavior.GetQueue(System.String)"]

Implements

ISynchronizedAppServiceContractGetQueue(String)
See Also