Skip to main content

OpenTD .NET8 reference 2025 R2

OpenTD.TimeoutProperties Class Reference

Last update: 16.07.2025

Data used to decide when to timeout an operation. More...

Public Member Functions

 TimeoutProperties ()
 
 TimeoutProperties (TimeoutProperties x)
 

Properties

int DelayMs [get, set]
 The delay in ms between tries.
 
int NumberOfTries [get, set]
 The number of tries before timing out.
 

Detailed Description

Data used to decide when to timeout an operation.

Constructor & Destructor Documentation

◆ TimeoutProperties() [1/2]

OpenTD.TimeoutProperties.TimeoutProperties ( )
inline

◆ TimeoutProperties() [2/2]

OpenTD.TimeoutProperties.TimeoutProperties ( TimeoutProperties x)
inline

Property Documentation

◆ DelayMs

int OpenTD.TimeoutProperties.DelayMs
getset

The delay in ms between tries.

◆ NumberOfTries

int OpenTD.TimeoutProperties.NumberOfTries
getset

The number of tries before timing out.


The documentation for this class was generated from the following file:
  • C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/TimeoutProperties.cs

Connect with Ansys