Click or drag to resize

AmqpCFXEndpointPublishMany Method

Overload List
 NameDescription
Public methodPublishMany(IEnumerableCFXEnvelope) Publishes multiple CFX messages at one time. The messages will be transmitted to all publish channels.
Public methodPublishMany(IEnumerableCFXMessage) Publishes multiple CFX messages at one time. CFX envelopes will be automatically generated for your messages. The messages will be transmitted to all publish channels.
Top
See Also