ISimpleWorkItemAsyncState.Timeout Property

Definition

Gets how long the state should be polled.

public:
 property TimeSpan Timeout { TimeSpan get(); };
public TimeSpan Timeout { get; }
member this.Timeout : TimeSpan
Public ReadOnly Property Timeout As TimeSpan

Property Value

The timespan of how long the state should be polled.

Applies to