Class HystrixConnectionFactory
Inheritance
System.Object
HystrixConnectionFactory
Namespace: Steeltoe.Connector.Hystrix
Assembly: Steeltoe.Connector.ConnectorBase.dll
Syntax
public class HystrixConnectionFactory : object
Constructors
| Edit this page View SourceHystrixConnectionFactory(Object)
Declaration
public HystrixConnectionFactory(object realFactory)
Parameters
Type | Name | Description |
---|---|---|
System.Object | realFactory |
Properties
| Edit this page View SourceConnectionFactory
Declaration
public object ConnectionFactory { get; }
Property Value
Type | Description |
---|---|
System.Object |