Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

RetryDays Property






Gets or sets the retry days.
Syntax
public int RetryDays {get; set;}
'Declaration
 
Public Property RetryDays As Integer
'Usage
 
Dim instance As PatientUpdaterOptions
Dim value As Integer
 
instance.RetryDays = value
 
value = instance.RetryDays

            

            
public:
property int RetryDays {
   int get();
   void set (    int value);
}

Property Value

The retry days.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterOptions Class
PatientUpdaterOptions Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features