←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 int Timeout { get; set; } 
public:  
   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

For more information, see StorageDbDataAccessAgent7.Timeout.

Requirements

Target Platforms

See Also

IStorageDataAccessAgent7 Class

IStorageDataAccessAgent7 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.