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

Show in webframe

RetrySeconds Property






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

            

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

Property Value

The retry seconds.
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