public static Create ( EventStore.ClientAPI.ConnectionSettings connectionSettings, EventStore.ClientAPI.ClusterSettings clusterSettings, string connectionName = null ) : IEventStoreConnection | ||
connectionSettings | EventStore.ClientAPI.ConnectionSettings | The |
clusterSettings | EventStore.ClientAPI.ClusterSettings | The |
connectionName | string | Optional name of connection (will be generated automatically, if not provided) |
return | IEventStoreConnection |