Creates a new instance of the ClientProtocolSetup class.
Declaring type: ClientProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ClientProtocolSetup (
        Func<IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider, IChannel> channelFactory
) 
Parameters
channelFactory
Delegate to channel factory method