WorkflowTransactionOptions.TimeoutDuration Egenskap

Definition

Hämtar eller anger den TimeSpan som representerar tidsgränsen för transaktionen.

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

Egenskapsvärde

Representerar TimeSpan tidsgränsen för transaktionen.

Attribut

Gäller för