C# Class PersistenceBenchmark.AddNewSubscription

Inheritance: EventCentric.EventSourcing.Command
Exibir arquivo Open project: Narvalex/EventCentric Class Usage Examples

Public Methods

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

Method Details

AddNewSubscription() public method

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