←Select platform

Timeout Property (DicomScp)

Summary

Gets or sets the timeout in seconds. Once the timeout is reached the connection will be terminated.

Syntax

C#
VB
C++
public virtual int Timeout {get; set;}
Public Overridable Property Timeout As Integer
public: 
virtual property int Timeout { 
   int get(); 
   void set (    int ); 
} 

Property Value

The timeout. The default is 30 seconds.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

See Also

Reference

DicomScp Class

DicomScp Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize