Click or drag to resize

FileSystemDispatcherQueueServicePurge Method

Purge the file system queue

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

Parameters

queueName
Type: SystemString

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

Implements

IDispatcherQueueManagerServicePurge(String)
See Also