azure-messaging-eventhubs
Loading...
Searching...
No Matches
Public Attributes | List of all members
Azure::Messaging::EventHubs::ProducerClientOptions Struct Referencefinal

Contains options for the ProducerClient creation.

#include <producer_client.hpp>

Public Attributes

std::string ApplicationID = ""
 Application ID that will be passed to the namespace.
 
Azure::Core::Http::Policies::RetryOptions RetryOptions {}
 RetryOptions controls how often operations are retried from this client and any Receivers and Senders created from this client.
 
std::string Name {}
 The name of the producer client link, used in diagnostics.
 
Azure::Nullable< std::uint64_t > MaxMessageSize {}
 The maximum size of the message that can be sent.
 

The documentation for this struct was generated from the following file: