C# Class SharpPulsar.Messages.Send

Exibir arquivo Open project: eaba/SharpPulsar

Public Methods

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

Method Details

Send() public method

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