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.

The state of a connection.

Inheritance Hierarchy

System.Object
  Amazon.IoTSecureTunneling.Model.ConnectionState

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

Syntax

C#
public class ConnectionState

The ConnectionState type exposes the following members

Constructors

NameDescription
Public Method ConnectionState()

Properties

NameTypeDescription
Public Property LastUpdatedAt System.DateTime

Gets and sets the property LastUpdatedAt.

The last time the connection status was updated.

Public Property Status Amazon.IoTSecureTunneling.ConnectionStatus

Gets and sets the property Status.

The connection status of the tunnel. Valid values are CONNECTED and DISCONNECTED.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5