Delegate to factory method, which creates the .NET Remoting channel instance.
Declaring type: ClientProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected Func<IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider, IChannel> _channelFactory