Condividi tramite


IMessageQueueTask.ErrorIfMessageTimeOut Proprietà

Definizione

Ottiene o imposta un valore che indica se l'attività ha esito negativo quando si verifica il timeout del messaggio.

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

Valore della proprietà

true se l'attività ha esito negativo al timeout del messaggio; false se l'attività non viene eseguita.

Si applica a