←Select platform

Timeout Property

Summary

Gets or sets the wait time (in seconds) before terminating the attempt to execute the command and generating an error.

Syntax

C#
C++/CLI
public virtual int Timeout { get; set; } 
public:  
   virtual property Int32 Timeout 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The wait time (in seconds) before terminating the attempt to execute the command and generating an error.

Remarks

A Timeout value of 0 means no timeout.

This property affects the following methods:

Requirements

Target Platforms

See Also

StorageDbDataAccessAgent7 Class

StorageDbDataAccessAgent7 Members

Leadtools.Medical.Storage.DataAccessLayer Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.