TastyScope.

RegisterTransport(string, TransportStreamFactoryFunctor) Method

Namespace
Xenial.Delicious.Scopes
Containing Type
TastyScope

Syntax

public TastyScope RegisterTransport(string protocol, TransportStreamFactoryFunctor transportStreamFactory)

Parameters

Name Type Description
protocol string
transportStreamFactory TransportStreamFactoryFunctor

Return Value

Type Description
TastyScope