Click or drag to resize

IApplicationServiceContractRetry Method

Force a retry on the conflicted queue item

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
void Retry(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.Retry(System.Int32)"]

See Also