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
.