ArcFM Responder Mobile Developer Guide
SinksWithProperties Field (TcpChannel)






Syntax
'Declaration
 
Protected SinksWithProperties As System.Runtime.Remoting.Channels.IChannelSinkBase
'Usage
 
Dim instance As TcpChannel
Dim value As System.Runtime.Remoting.Channels.IChannelSinkBase
 
value = instance.SinksWithProperties
 
instance.SinksWithProperties = value
protected System.Runtime.Remoting.Channels.IChannelSinkBase SinksWithProperties
protected field SinksWithProperties: System.Runtime.Remoting.Channels.IChannelSinkBase; 
protected var SinksWithProperties : System.Runtime.Remoting.Channels.IChannelSinkBase;
protected: System.Runtime.Remoting.Channels.IChannelSinkBase* SinksWithProperties
protected:
System.Runtime.Remoting.Channels.IChannelSinkBase^ SinksWithProperties
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 Class
TcpChannel Members

Send Feedback