Class AMQP.Basic.RecoverAsync

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Basic

    public static class AMQP.Basic.RecoverAsync
    extends AbstractMarshallingMethod
    This method asks the server to redeliver all unacknowledged messages on a specified channel. Zero or more messages may be redelivered. This method is deprecated in favour of the synchronous Recover/Recover-Ok.
    See Also:
    Serialized Form