Spawn Method

Microsoft Robotics Class Reference

Overload List

  Name Description
Protected method Spawn(Handler)
Invoke a message handler asynchronously, supplying any arguments explicitly.
(Inherited from CcrServiceBase.)
Protected method Spawn< (Of < <' (T0> ) > > )(T0, Handler< (Of < <' (T0> ) > > ))
Invoke a message handler asynchronously, supplying any arguments explicitly.
(Inherited from CcrServiceBase.)
Protected method Spawn< (Of < <' (T0, T1> ) > > )(T0, T1, Handler< (Of < <' (T0, T1> ) > > ))
Invoke a message handler asynchronously, supplying any arguments explicitly.
(Inherited from CcrServiceBase.)
Protected method Spawn< (Of < <' (T0, T1, T2> ) > > )(T0, T1, T2, Handler< (Of < <' (T0, T1, T2> ) > > ))
Invoke a message handler asynchronously, supplying any arguments explicitly.
(Inherited from CcrServiceBase.)

See Also

WpfAdapter Class

WpfAdapter Members

Microsoft.Ccr.Adapters.Wpf Namespace