C# Class Adaptive.ReactiveTrader.EventStore.Connection.EventStoreConnectionFactory

Mostra file Open project: AdaptiveConsulting/ReactiveTraderCloud

Public Methods

Method Description
Create ( EventStoreLocation eventStoreLocation, IEventStoreConfiguration configuration ) : IEventStoreConnection

Method Details

Create() public static method

public static Create ( EventStoreLocation eventStoreLocation, IEventStoreConfiguration configuration ) : IEventStoreConnection
eventStoreLocation EventStoreLocation
configuration IEventStoreConfiguration
return IEventStoreConnection