withTimeout

public ConversationFactory withTimeout(int timeoutSeconds)

Sets the number of inactive seconds to wait before automatically abandoning all generated conversations.

The default is 600 seconds (5 minutes).

Return

This object.

Parameters

timeoutSeconds

The number of seconds to wait.