C# Class SharpPulsar.Messages.Send

Afficher le fichier Open project: eaba/SharpPulsar

Méthodes publiques

Méthode Description
Send ( object message, ImmutableDictionary config = null, string routingKey = "default" ) : System.Collections.Generic

Method Details

Send() public méthode

public Send ( object message, ImmutableDictionary config = null, string routingKey = "default" ) : System.Collections.Generic
message object
config ImmutableDictionary
routingKey string
Résultat System.Collections.Generic