Click or drag to resize

IDispatcherQueueManagerServicePurge Method

Purge the queue

Namespace:  SanteDB.Core.Queue
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
void Purge(
	string queueName
)

Parameters

queueName
Type: SystemString

[Missing <param name="queueName"/> documentation for "M:SanteDB.Core.Queue.IDispatcherQueueManagerService.Purge(System.String)"]

See Also