Click or drag to resize

ApplicationServiceBehaviorResetRetry Method (String)

Reset the queues and retry sync

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

Parameters

resourceType
Type: SystemString

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

Implements

IApplicationServiceContractResetRetry(String)
See Also