Initialize Method (Int32, String)

Microsoft Robotics Class Reference

Creates as 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(
    int threadCount,
    string threadPoolName
)

Parameters

  • threadCount
    Type: System. . :: . .Int32
    The number of threads to create, 0 uses the same as the number of processor cores on the machine.

See Also

CcrHttpApplication Class

Initialize Overload

Microsoft.Ccr.Adapters.Asp Namespace