ARTimerSecondsInterval Property

Summary

Gets or sets the timeout value in seconds for the Association Request, Reject and Release Timer.

Syntax
C#
VB
C++
public long ARTimerSecondsInterval { get; set; } 
Public Property ARTimerSecondsInterval As Long 
public: 
property int64 ARTimerSecondsInterval { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly