Share via


OnAsyncTimout Method

Microsoft Robotics Class Reference

Timeout helper. This returns a task that will be executed if there is a timeout during prerender.

Namespace: Microsoft.Ccr.Adapters.Asp
Assembly: Microsoft.Ccr.Adapters.IO (in Microsoft.Ccr.Adapters.IO.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

protected ReceiverTask OnAsyncTimout()

Return Value

A task that can be used as a branch in a choice.

See Also

CcrPage Class

Microsoft.Ccr.Adapters.Asp Namespace