Interface ServiceBusSubscription.UpdateStages.WithMessageLockDuration

    • Method Detail

      • withMessageLockDurationInSeconds

        ServiceBusSubscription.Update withMessageLockDurationInSeconds​(int durationInSeconds)
        Specifies the amount of time that the message is locked for other receivers.
        Parameters:
        durationInSeconds - duration of a lock in seconds
        Returns:
        the next stage of subscription update