TransportConfiguration Constructor

Microsoft Robotics Class Reference

Initialization constructor

Namespace: Microsoft.Dss.Services.Transports
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public TransportConfiguration(
    Uri host,
    bool useBinarySerialization,
    TransportConstructor transportServiceConstructor
)

Parameters

See Also

TransportConfiguration Class

Microsoft.Dss.Services.Transports Namespace