Click or drag to resize

IApplicationServiceContractResetRetry Method (String)

Reset the queue and try sync complete

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
void ResetRetry(
	string resourceType
)

Parameters

resourceType
Type: SystemString

[Missing <param name="resourceType"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.ResetRetry(System.String)"]

See Also