Share via


TimeoutPort Method (TimeSpan)

Microsoft Robotics Class Reference

Creates a port to receive a time signal, registers a timeout with the sequencer, supplying the private port.

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

protected Port<DateTime> TimeoutPort(
    TimeSpan ts
)

Parameters

Return Value

Port instance registered with sequencer for receiving timeout signal

See Also

CcrServiceBase Class

TimeoutPort Overload

Microsoft.Ccr.Core Namespace