Method | Description | |
---|---|---|
AppendEventsToStore ( EventStoreId storeId, string streamId, IEnumerable |
||
AzureEventStoreManager ( AzureStoreConfiguration config ) : System.Collections.Generic | ||
Dispose ( ) : void | ||
ResetAllStores ( ) : void |
public AppendEventsToStore ( EventStoreId storeId, string streamId, IEnumerable |
||
storeId | EventStoreId | |
streamId | string | |
eventData | IEnumerable |
|
return | void |
public AzureEventStoreManager ( AzureStoreConfiguration config ) : System.Collections.Generic | ||
config | AzureStoreConfiguration | |
return | System.Collections.Generic |