System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelData Property

Gets channel-specific data.

Syntax

public object ChannelData { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Although returned as an instance of object, the value of this property can be cast to an instance of System.Runtime.Remoting.Channels.ChannelDataStore describing the channel to which the System.Runtime.Remoting.Channels.Tcp.TcpServerChannel object listens.

Requirements

Namespace: System.Runtime.Remoting.Channels.Tcp
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0