LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

ARTimerSecondsInterval Property

Show in webframe





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

 

 


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

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