LrKafkaConsumer.unsubscribe

Calls the unsubscribe method on the KafkaConsumer initialized for the Vuser.

public static void unsubscribe()

Arguments

This function does not have any arguments.

Return values

This function does not return any values.

General information

This function unsubscribes the KafkaConsumer from all previous subscribed topics.