IMessageQueueTask.ErrorIfMessageTimeOut Propriedade

Definição

Obtém ou define um valor que indica se a tarefa falha quando o tempo limite da mensagem é atingido.

public:
 property bool ErrorIfMessageTimeOut { bool get(); void set(bool value); };
public bool ErrorIfMessageTimeOut { get; set; }
member this.ErrorIfMessageTimeOut : bool with get, set
Public Property ErrorIfMessageTimeOut As Boolean

Valor da propriedade

true se a tarefa falhar quando a mensagem atingir o tempo limite; false se a tarefa não.

Aplica-se a