Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace > PatientUpdaterOptions Class : EnableRetry Property |
public bool EnableRetry {get; set;}
'Declaration Public Property EnableRetry As Boolean
'Usage Dim instance As PatientUpdaterOptions Dim value As Boolean instance.EnableRetry = value value = instance.EnableRetry
true
to enable retrying; otherwise, false
.