AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Tunnel timeout configuration.

Inheritance Hierarchy

System.Object
  Amazon.IoTSecureTunneling.Model.TimeoutConfig

Namespace: Amazon.IoTSecureTunneling.Model
Assembly: AWSSDK.IoTSecureTunneling.dll
Version: 3.x.y.z

Syntax

C#
public class TimeoutConfig

The TimeoutConfig type exposes the following members

Constructors

NameDescription
Public Method TimeoutConfig()

Properties

NameTypeDescription
Public Property MaxLifetimeTimeoutMinutes System.Int32

Gets and sets the property MaxLifetimeTimeoutMinutes.

The maximum amount of time (in minutes) a tunnel can remain open. If not specified, maxLifetimeTimeoutMinutes defaults to 720 minutes. Valid values are from 1 minute to 12 hours (720 minutes)

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5