Click or drag to resize

AmqpCFXEndpointPublishManyToChannel Method

Overload List
 NameDescription
Public methodPublishManyToChannel(IEnumerableCFXEnvelope, AmqpChannelAddress) Publishes a collection of CFX envelopes to the specified channel.
Public methodPublishManyToChannel(IEnumerableCFXMessage, AmqpChannelAddress) Publishes a collection of CFX messages to the specified channel. CFX envelopes will be automatically generated for each of your messages.
Top
See Also