Aracılığıyla paylaş


WorkflowTransactionOptions.TimeoutDuration Özellik

Tanım

İşlem için zaman TimeSpan out dönemini temsil edeni 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

TimeSpan

İşlem TimeSpan için zaman out dönemini temsil eden.

Öznitelikler

Şunlara uygulanır