LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Timeout Property (DicomScp)

Show in webframe





Gets or sets the timeout in seconds. Once the timeout is reached the connection will be terminated.
Syntax
public virtual int Timeout {get; set;}
'Declaration
 
Public Overridable Property Timeout As Integer
'Usage
 
Dim instance As DicomScp
Dim value As Integer
 
instance.Timeout = value
 
value = instance.Timeout

            

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

Property Value

The timeout. The default is 30 seconds.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

DicomScp Class
DicomScp Members

 

 


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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features