Class HttpExchangeSession
Inheritance
System.Object
HttpExchangeSession
Namespace: Steeltoe.Management.Endpoint.Actuators.HttpExchanges
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public sealed class HttpExchangeSession : object
Constructors
| Edit this page View SourceHttpExchangeSession(String)
Declaration
public HttpExchangeSession(string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Properties
| Edit this page View SourceId
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
System.String |