Table of Contents

Class HystrixConnectionFactory

Namespace
Steeltoe.CloudFoundry.Connector.Hystrix
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class HystrixConnectionFactory
Inheritance
HystrixConnectionFactory
Inherited Members

Constructors

HystrixConnectionFactory(object)

public HystrixConnectionFactory(object realFactory)

Parameters

realFactory object

Properties

ConnectionFactory

public object ConnectionFactory { get; }

Property Value

object