Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.Tcp Namespace : TcpChannel Class |
The following tables list the members exposed by TcpChannel.
Name | Description | |
---|---|---|
![]() | TcpChannel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | IsFixedSize | Gets a value that indicates whether the number of properties that can be entered into the channel object is fixed. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | IsReadOnly | Gets a value that indicates whether the collection of properties in the channel object is read-only. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | IsSynchronized | Gets a value that indicates whether the dictionary of channel object properties is synchronized. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Item | When overridden in a derived class, gets or sets the property that is associated with the specified key. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Keys | When overridden in a derived class, gets a System.Collections.ICollection of keys that the channel object properties are associated with. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Properties | Gets a System.Collections.IDictionary of the channel properties associated with the current channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelWithProperties) |
![]() | SyncRoot | Gets an object that is used to synchronize access to the System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Values | Gets a System.Collections.ICollection of the values of the properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
Name | Description | |
---|---|---|
![]() | Add | Throws a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Clear | Throws a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Contains | Returns a value that indicates whether the channel object contains a property that is associated with the specified key. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | CopyTo | Throws a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | CreateMessageSink | |
![]() | GetEnumerator | Returns a System.Collections.IDictionaryEnumerator that enumerates over all the properties associated with the channel object. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |
![]() | Remove | Throws a System.NotSupportedException. (Inherited from System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties) |