Interface IEventStoreNamespaceResolver
Defines a system that can resolve the event store namespace to use.
public interface IEventStoreNamespaceResolver
Methods
Resolve()
Resolves the current event store namespace.
EventStoreNamespaceName Resolve()
Returns
- EventStoreNamespaceName
The EventStoreNamespaceName to use.