The members of System.Runtime.Remoting.Channels.Http.HttpClientChannel are listed below.
See Also: Inherited members from System.Runtime.Remoting.Channels.BaseChannelWithProperties
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpClientChannel class. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpClientChannel class with the specified configuration properties and sink. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Http.HttpClientChannel class with the specified name and sink. |
| [read-only] | ChannelName | string.
Gets the name of the current channel. |
| [read-only] | ChannelPriority | int.
Gets the priority of the current channel. |
default property override | Item(object) | object. Documentation for this section has not yet been entered. |
| [read-only] override | Keys | ICollection.
Gets a ICollection of keys that the channel properties are associated with. |
CreateMessageSink(string, object, out string)Documentation for this section has not yet been entered. | ||
Parse(string, out string)Documentation for this section has not yet been entered. | ||