Type alias ThresholdMessages

ThresholdMessages: {
    threshold_messages: number;
}

Type declaration

  • threshold_messages: number

    Threshold message count on which the client will auto-trigger additional requests from the server. This is only applicable to consume.

    Default

    75% of MaxMessages.

Generated using TypeDoc