←Select platform

Timeout Property

Summary

Gets or sets the connection timeout.

Syntax

C#
VB
C++
public int Timeout { get; } 
  
Public ReadOnly Property Timeout As Integer 
public: 
property int Timeout { 
   int get(); 
} 

Property Value

The timeout in seconds.

Remarks

The default timeout value is 30 seconds.

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.Scu Assembly