| 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 Sub Retry (
id As Integer
)
abstract Retry :
id : int -> unit
Parameters
- id
- Type: SystemInt32
[Missing <param name="id"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.Retry(System.Int32)"]
See Also