ArcFM Responder Mobile Developer Guide
TcpChannel Class
Members 






Object Model
TcpChannel Class
Syntax
'Declaration
 
Public Class TcpChannel 
   Inherits System.Runtime.Remoting.Channels.BaseChannelWithProperties
'Usage
 
Dim instance As TcpChannel
public class TcpChannel : System.Runtime.Remoting.Channels.BaseChannelWithProperties 
public class TcpChannel = class(System.Runtime.Remoting.Channels.BaseChannelWithProperties)
public class TcpChannel extends System.Runtime.Remoting.Channels.BaseChannelWithProperties
public __gc class TcpChannel : public System.Runtime.Remoting.Channels.BaseChannelWithProperties 
public ref class TcpChannel : public System.Runtime.Remoting.Channels.BaseChannelWithProperties 
Inheritance Hierarchy

System.Object
   System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
      System.Runtime.Remoting.Channels.BaseChannelWithProperties
         Miner.Responder.Shared.Channels.Tcp.TcpChannel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TcpChannel Members
Miner.Responder.Shared.Channels.Tcp Namespace

Send Feedback