WorkflowTransactionOptions.TimeoutDuration Özellik

Tanım

İşlemin TimeSpan zaman aşımı süresini temsil eden öğesini alır veya ayarlar.

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

Özellik Değeri

hareket TimeSpan için zaman aşımı süresini temsil eden.

Öznitelikler

Şunlara uygulanır