Class InfoEndpointOptions
Inheritance
System.Object
InfoEndpointOptions
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class InfoEndpointOptions : AbstractEndpointOptions, IInfoOptions, IEndpointOptions
Constructors
|
Edit this page
View Source
InfoEndpointOptions()
Declaration
public InfoEndpointOptions()
|
Edit this page
View Source
InfoEndpointOptions(IConfiguration)
Declaration
public InfoEndpointOptions(IConfiguration config)
Parameters
Type |
Name |
Description |
IConfiguration |
config |
|
Implements