Class Session
Inheritance
System.Object
Session
Namespace: Steeltoe.Management.Endpoint.Trace
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class Session : object
Constructors
| Edit this page View SourceSession(String)
Declaration
public Session(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 |