Share via


Create Method (DispatcherQueue)

Microsoft Robotics Class Reference

Creates a new service and returns a port over which to interact with it.

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

Syntax

public static WinFormsServicePort Create(
    DispatcherQueue dispatcherQueue
)

Parameters

Return Value

Port through which to interact with the new service.

See Also

WinFormsAdapter Class

Create Overload

Microsoft.Ccr.Adapters.WinForms Namespace