Click or drag to resize

SimpleQueueFileProviderRemoveQueueData Method

Remove queue data

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public void RemoveQueueData(
	string pathSpec
)

Parameters

pathSpec
Type: SystemString

[Missing <param name="pathSpec"/> documentation for "M:SanteDB.DisconnectedClient.Services.SimpleQueueFileProvider.RemoveQueueData(System.String)"]

Implements

IQueueFileProviderRemoveQueueData(String)
See Also