TastyCommander.

RegisterTransport(string, TransportStreamFactoryFunctor) Method

Namespace
Xenial.Delicious.Commanders
Containing Type
TastyCommander

Syntax

public TastyCommander RegisterTransport(string protocol, TransportStreamFactoryFunctor transportStreamFactory)

Parameters

Name Type Description
protocol string
transportStreamFactory TransportStreamFactoryFunctor

Return Value

Type Description
TastyCommander