←Select platform

RequestTimeout Property (DicomWCFStreamer)

Summary

Gets or sets the time-out of the WCF service request.

Syntax

C#
VB
C++
public TimeSpan RequestTimeout {get; set;}
Public Property RequestTimeout As TimeSpan
public: 
property TimeSpan RequestTimeout { 
   TimeSpan get(); 
   void set (    TimeSpan ); 
} 

Property Value

A System.TimeSpan duration which specify how long to wait for the service response before aborting the request.

Requirements

Target Platforms

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