Share via


IUIThreadOperationTimeoutController.CancelAfter Property

Definition

The duration (in milliseconds) after which an operation shouold be auto-cancelled.

public:
 property int CancelAfter { int get(); };
public int CancelAfter { get; }
member this.CancelAfter : int
Public ReadOnly Property CancelAfter As Integer

Property Value

Remarks

Infinite disables auto-cancellation.

Applies to