Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.Tcp Namespace > TcpChannel Class > TcpChannel Constructor : TcpChannel Constructor(IDictionary,IClientChannelSinkProvider,IServerChannelSinkProvider) |
'Declaration Public Function New( _ ByVal properties As System.Collections.IDictionary, _ ByVal clientSinkProvider As System.Runtime.Remoting.Channels.IClientChannelSinkProvider, _ ByVal serverSinkProvider As System.Runtime.Remoting.Channels.IServerChannelSinkProvider _ )
'Usage Dim properties As System.Collections.IDictionary Dim clientSinkProvider As System.Runtime.Remoting.Channels.IClientChannelSinkProvider Dim serverSinkProvider As System.Runtime.Remoting.Channels.IServerChannelSinkProvider Dim instance As New TcpChannel(properties, clientSinkProvider, serverSinkProvider)
public TcpChannel( System.Collections.IDictionary properties, System.Runtime.Remoting.Channels.IClientChannelSinkProvider clientSinkProvider, System.Runtime.Remoting.Channels.IServerChannelSinkProvider serverSinkProvider )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.