Initialize Method

Microsoft Robotics Class Reference

Creates a CCR Dispatcher and DispatcherQueue

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 void Initialize()

Remarks

The dispatcher will be created with a default number of threads, this is typically the same as the number of processor cores on the machine

See Also

CcrHttpApplication Class

Initialize Overload

Microsoft.Ccr.Adapters.Asp Namespace