C# Class PersistenceBenchmark.TryAddNewSubscription

Inheritance: EventCentric.EventSourcing.Command
Mostrar archivo Open project: Narvalex/EventCentric

Public Methods

Method Description
TryAddNewSubscription ( string subscriberStreamType, string streamTypeOfProducer, string url, string token ) : EventCentric.EventSourcing

Method Details

TryAddNewSubscription() public method

public TryAddNewSubscription ( string subscriberStreamType, string streamTypeOfProducer, string url, string token ) : EventCentric.EventSourcing
subscriberStreamType string
streamTypeOfProducer string
url string
token string
return EventCentric.EventSourcing