WorkflowTransactionOptions.TimeoutDuration Propriété

Définition

Obtient ou définit le TimeSpan délai d’attente représentant la transaction.

public:
 property TimeSpan TimeoutDuration { TimeSpan get(); void set(TimeSpan value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.TimeoutDurationConverter))]
public TimeSpan TimeoutDuration { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.TimeoutDurationConverter))>]
member this.TimeoutDuration : TimeSpan with get, set
Public Property TimeoutDuration As TimeSpan

Valeur de propriété

Représentant TimeSpan le délai d’attente de la transaction.

Attributs

S’applique à