Condividi tramite


WorkflowTransactionOptions.TimeoutDuration Proprietà

Definizione

Ottiene o imposta l’oggetto TimeSpan che rappresenta il periodo di timeout per la transazione.

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

Valore della proprietà

TimeSpan

Oggetto TimeSpan che rappresenta il periodo di timeout per la transazione.

Attributi

Si applica a