Table of Contents

Class HttpExchangeSession

Namespace
Steeltoe.Management.Endpoint.Actuators.HttpExchanges
Assembly
Steeltoe.Management.Endpoint.dll
public sealed class HttpExchangeSession
Inheritance
HttpExchangeSession
Inherited Members

Constructors

HttpExchangeSession(string)

public HttpExchangeSession(string id)

Parameters

id string

Properties

Id

public string Id { get; }

Property Value

string