LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Timeout Property

Show in webframe





Gets or sets the timeout in seconds for processing the request.
Syntax
public int Timeout {get; set;}
'Declaration
 
Public Property Timeout As Integer
'Usage
 
Dim instance As DicomRequest
Dim value As Integer
 
instance.Timeout = value
 
value = instance.Timeout

            

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

Property Value

The timeout.
Requirements

Target Platforms

See Also

Reference

DicomRequest Class
DicomRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features