Spawn Method (Handler)

Microsoft Robotics Class Reference

Invoke a message handler asynchronously, supplying any arguments explicitly.

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

Syntax

protected void Spawn(
    Handler handler
)

Parameters

See Also

CcrServiceBase Class

Spawn Overload

Microsoft.Ccr.Core Namespace