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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly