ProtonPublisherOptions.setMaxOutstandingCredit

Sets the maximum credit the consumer link will leave outstanding at a time. If the total unfilled subscription requests remains below this level, the consumer credit issued will match the unfilled requests. If the requests exceeds this value, the consumer link will cap it and refresh it once the level drops below a threshold or more requests are made. If not set a reasonable default is used.

@param maxOutstandingCredit the limit on outstanding consumer credit @return the options

class ProtonPublisherOptions
setMaxOutstandingCredit

Meta