C# Class PersistenceBenchmark.AddNewSubscription

Inheritance: EventCentric.EventSourcing.Command
Afficher le fichier Open project: Narvalex/EventCentric Class Usage Examples

Méthodes publiques

Méthode Description
AddNewSubscription ( string subscriberStreamType, string streamTypeOfProducer, string url, string token ) : EventCentric.EventSourcing

Method Details

AddNewSubscription() public méthode

public AddNewSubscription ( string subscriberStreamType, string streamTypeOfProducer, string url, string token ) : EventCentric.EventSourcing
subscriberStreamType string
streamTypeOfProducer string
url string
token string
Résultat EventCentric.EventSourcing