C# Class AggregateSource.EventStore.Framework.EventStoreConnectionExtensions

Mostra file Open project: yreynhout/AggregateSource

Public Methods

Method Description
DeleteAllStreamsAsync ( this connection ) : System.Threading.Tasks.Task

Private Methods

Method Description
StreamNameIsNotReserved ( string streamName ) : bool

Method Details

DeleteAllStreamsAsync() public static method

public static DeleteAllStreamsAsync ( this connection ) : System.Threading.Tasks.Task
connection this
return System.Threading.Tasks.Task