←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly