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

Show in webframe

ARTimerSecondsInterval Property






Gets or sets the timeout value in seconds for the Association Request, Reject and Release Timer.
Syntax
public long ARTimerSecondsInterval {get; set;}
'Declaration
 
Public Property ARTimerSecondsInterval As Long
'Usage
 
Dim instance As ClientSession
Dim value As Long
 
instance.ARTimerSecondsInterval = value
 
value = instance.ARTimerSecondsInterval

            

            
public:
property int64 ARTimerSecondsInterval {
   int64 get();
   void set (    int64 value);
}

Property Value

The timeout value in seconds for the Association Request, Reject and Release Timer.
Requirements

Target Platforms

See Also

Reference

ClientSession Class
ClientSession Members

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