Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10115 lines
534 KiB

<?xml version="1.0" encoding="utf-8"?>
<reflection>
<assemblies>
<assembly name="System.Runtime.Remoting">
<assemblydata version="2.0.0.0" culture="" key="00000000000000000400000000000000" hash="SHA1" />
<attributes>
<attribute>
<type api="T:System.Reflection.AssemblyKeyFileAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>F:\RedBits\Tools\devdiv\EcmaPublicKey.snk</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyDelaySignAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Resources.NeutralResourcesLanguageAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>en-US</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Resources.SatelliteContractVersionAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>2.0.0.0</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyInformationalVersionAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>2.0.50727.1426</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyFileVersionAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>2.0.50727.1426</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyCopyrightAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>© Microsoft Corporation. All rights reserved.</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyProductAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>Microsoft® .NET Framework</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyCompanyAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>Microsoft Corporation</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyDefaultAliasAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>System.Runtime.Remoting.dll</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyDescriptionAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>System.Runtime.Remoting.dll</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Reflection.AssemblyTitleAttribute" ref="true" />
<argument>
<type api="T:System.String" ref="true" />
<value>System.Runtime.Remoting.dll</value>
</argument>
</attribute>
<attribute>
<type api="T:System.CLSCompliantAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="RequestMinimum" />
</enumValue>
</argument>
<assignment name="SkipVerification">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
</assembly>
</assemblies>
<apis>
<api id="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" />
<apidata name="BinaryClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IClientFormatterSink" ref="true" />
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_BinaryClientFormatterSink" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink">
<topicdata name="BinaryClientFormatterSink" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" />
<apidata name="BinaryClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.#ctor(System.Runtime.Remoting.Channels.IClientChannelSink)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextSink" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.Properties" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSink" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink">
<topicdata name="BinaryClientFormatterSink" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" />
<apidata name="BinaryClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSink" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink">
<topicdata name="BinaryClientFormatterSink" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" />
<apidata name="BinaryClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextSink" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.Properties" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.#ctor(System.Runtime.Remoting.Channels.IClientChannelSink)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<parameters>
<parameter name="nextSink">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_ctor_1_8c8534f7" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)">
<topicdata group="api" />
<apidata name="AsyncProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="replySink">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageCtrl" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Messaging.IMessageSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_AsyncProcessMessage_2_78778da0" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessRequest" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkStack" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_AsyncProcessRequest_4_347273b6" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessResponse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_AsyncProcessResponse_4_cb6d7ffa" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<topicdata group="api" />
<apidata name="GetRequestStream" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.IO.Stream" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_GetRequestStream_2_621a7f7b" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextChannelSink">
<topicdata group="api" />
<apidata name="NextChannelSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IClientChannelSink.NextChannelSink">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_NextChannelSink" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.NextSink">
<topicdata group="api" />
<apidata name="NextSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Messaging.IMessageSink.NextSink">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_NextSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<topicdata group="api" />
<apidata name="ProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="requestHeaders">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="requestStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="responseHeaders" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseStream" out="true">
<referenceTo>
<type api="T:System.IO.Stream" ref="true" />
</referenceTo>
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_ProcessMessage_5_46eb9be6" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelSinkBase.Properties">
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_Properties" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)">
<topicdata group="api" />
<apidata name="SyncProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Messaging.IMessageSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSink_SyncProcessMessage_1_2ee4d634" />
</api>
<api id="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" />
<apidata name="BinaryClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IClientFormatterSinkProvider" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider">
<topicdata name="BinaryClientFormatterSinkProvider" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" />
<apidata name="BinaryClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor">
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider">
<topicdata name="BinaryClientFormatterSinkProvider" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" />
<apidata name="BinaryClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider">
<topicdata name="BinaryClientFormatterSinkProvider" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" />
<apidata name="BinaryClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="providerData">
<type api="T:System.Collections.ICollection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider_ctor_2_e0e1a6e8" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
<topicdata group="api" />
<apidata name="CreateSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channel">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</parameter>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider_CreateSink_3_8ab4e130" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.Next">
<topicdata group="api" />
<apidata name="Next" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IClientChannelSinkProvider.Next">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryClientFormatterSinkProvider_Next" />
</api>
<api id="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" />
<apidata name="BinaryServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_BinaryServerFormatterSink" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink">
<topicdata name="BinaryServerFormatterSink" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" />
<apidata name="BinaryServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.#ctor(System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol,System.Runtime.Remoting.Channels.IServerChannelSink,System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.NextChannelSink" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Properties" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSink" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink">
<topicdata name="BinaryServerFormatterSink" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" />
<apidata name="BinaryServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSink" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink">
<topicdata name="BinaryServerFormatterSink" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" />
<apidata name="BinaryServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Properties" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.#ctor(System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol,System.Runtime.Remoting.Channels.IServerChannelSink,System.Runtime.Remoting.Channels.IChannelReceiver)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<parameters>
<parameter name="protocol">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</type>
</parameter>
<parameter name="nextSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</parameter>
<parameter name="receiver">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_ctor_3_f7e3848f" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessResponse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_AsyncProcessResponse_5_c5075ff0" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<topicdata group="api" />
<apidata name="GetResponseStream" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.IO.Stream" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_GetResponseStream_4_c2dcc8d3" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.NextChannelSink">
<topicdata group="api" />
<apidata name="NextChannelSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSink.NextChannelSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_NextChannelSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<topicdata group="api" />
<apidata name="ProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkStack" ref="true" />
</parameter>
<parameter name="requestMsg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="requestHeaders">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="requestStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="responseMsg" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseHeaders" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseStream" out="true">
<referenceTo>
<type api="T:System.IO.Stream" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.ServerProcessing" ref="false" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_ProcessMessage_7_fc84ee33" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelSinkBase.Properties">
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_Properties" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.TypeFilterLevel">
<topicdata group="api" />
<apidata name="TypeFilterLevel" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Serialization.Formatters.TypeFilterLevel" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
</attributes>
<file name="P_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_TypeFilterLevel" />
</api>
<api id="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol">
<topicdata group="api" />
<apidata name="Protocol" group="type" subgroup="enumeration" />
<typedata visibility="public" sealed="true" serializable="true" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol.Http" />
<element api="F:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol.Other" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_Protocol" />
</api>
<api id="F:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol.Http">
<topicdata group="api" notopic="" />
<apidata name="Http" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</type>
</returns>
<value>0</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</type>
</containers>
<file name="F_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_Protocol_Http" />
</api>
<api id="F:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol.Other">
<topicdata group="api" notopic="" />
<apidata name="Other" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</type>
</returns>
<value>1</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSink" ref="true" />
</type>
</containers>
<file name="F_System_Runtime_Remoting_Channels_BinaryServerFormatterSink_Protocol_Other" />
</api>
<api id="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" />
<apidata name="BinaryServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerFormatterSinkProvider" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider">
<topicdata name="BinaryServerFormatterSinkProvider" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" />
<apidata name="BinaryServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor">
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.Next" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider">
<topicdata name="BinaryServerFormatterSinkProvider" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" />
<apidata name="BinaryServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider">
<topicdata name="BinaryServerFormatterSinkProvider" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" />
<apidata name="BinaryServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.Next" />
<element api="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="providerData">
<type api="T:System.Collections.ICollection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_ctor_2_e0e1a6e8" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<topicdata group="api" />
<apidata name="CreateSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channel">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_CreateSink_1_86933916" />
</api>
<api id="M:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<topicdata group="api" />
<apidata name="GetChannelData" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelDataStore" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_GetChannelData_1_747b71c7" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.Next">
<topicdata group="api" />
<apidata name="Next" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.Next">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_Next" />
</api>
<api id="P:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider.TypeFilterLevel">
<topicdata group="api" />
<apidata name="TypeFilterLevel" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Serialization.Formatters.TypeFilterLevel" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.BinaryServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
</attributes>
<file name="P_System_Runtime_Remoting_Channels_BinaryServerFormatterSinkProvider_TypeFilterLevel" />
</api>
<api id="T:System.Runtime.Remoting.Channels.CommonTransportKeys">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.CommonTransportKeys" />
<apidata name="CommonTransportKeys" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_CommonTransportKeys" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.CommonTransportKeys">
<topicdata name="CommonTransportKeys" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.CommonTransportKeys" />
<apidata name="CommonTransportKeys" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.CommonTransportKeys.#ctor" />
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.ConnectionId" />
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.IPAddress" />
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.RequestUri" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_CommonTransportKeys" />
</api>
<api id="Fields.T:System.Runtime.Remoting.Channels.CommonTransportKeys">
<topicdata name="CommonTransportKeys" group="list" subgroup="Fields" typeTopicId="T:System.Runtime.Remoting.Channels.CommonTransportKeys" />
<apidata name="CommonTransportKeys" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.ConnectionId" />
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.IPAddress" />
<element api="F:System.Runtime.Remoting.Channels.CommonTransportKeys.RequestUri" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Fields_T_System_Runtime_Remoting_Channels_CommonTransportKeys" />
</api>
<api id="M:System.Runtime.Remoting.Channels.CommonTransportKeys.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.CommonTransportKeys" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_CommonTransportKeys_ctor" />
</api>
<api id="F:System.Runtime.Remoting.Channels.CommonTransportKeys.ConnectionId">
<topicdata group="api" />
<apidata name="ConnectionId" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.CommonTransportKeys" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Channels_CommonTransportKeys_ConnectionId" />
</api>
<api id="F:System.Runtime.Remoting.Channels.CommonTransportKeys.IPAddress">
<topicdata group="api" />
<apidata name="IPAddress" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.CommonTransportKeys" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Channels_CommonTransportKeys_IPAddress" />
</api>
<api id="F:System.Runtime.Remoting.Channels.CommonTransportKeys.RequestUri">
<topicdata group="api" />
<apidata name="RequestUri" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.CommonTransportKeys" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Channels_CommonTransportKeys_RequestUri" />
</api>
<api id="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" />
<apidata name="IAuthorizeRemotingConnection" group="type" subgroup="interface" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_IAuthorizeRemotingConnection" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection">
<topicdata name="IAuthorizeRemotingConnection" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" />
<apidata name="IAuthorizeRemotingConnection" group="type" subgroup="interface" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingEndPointAuthorized(System.Net.EndPoint)" />
<element api="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingIdentityAuthorized(System.Security.Principal.IIdentity)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_IAuthorizeRemotingConnection" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection">
<topicdata name="IAuthorizeRemotingConnection" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" />
<apidata name="IAuthorizeRemotingConnection" group="type" subgroup="interface" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingEndPointAuthorized(System.Net.EndPoint)" />
<element api="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingIdentityAuthorized(System.Security.Principal.IIdentity)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_IAuthorizeRemotingConnection" />
</api>
<api id="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingEndPointAuthorized(System.Net.EndPoint)">
<topicdata group="api" />
<apidata name="IsConnectingEndPointAuthorized" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata abstract="true" virtual="true" />
<parameters>
<parameter name="endPoint">
<type api="T:System.Net.EndPoint" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_IAuthorizeRemotingConnection_IsConnectingEndPointAuthorized_1_2d93c3cb" />
</api>
<api id="M:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection.IsConnectingIdentityAuthorized(System.Security.Principal.IIdentity)">
<topicdata group="api" />
<apidata name="IsConnectingIdentityAuthorized" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata abstract="true" virtual="true" />
<parameters>
<parameter name="identity">
<type api="T:System.Security.Principal.IIdentity" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_IAuthorizeRemotingConnection_IsConnectingIdentityAuthorized_1_4b8d6a10" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" />
<apidata name="SoapClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IClientFormatterSink" ref="true" />
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SoapClientFormatterSink" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.SoapClientFormatterSink">
<topicdata name="SoapClientFormatterSink" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" />
<apidata name="SoapClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.#ctor(System.Runtime.Remoting.Channels.IClientChannelSink)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextSink" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.Properties" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_SoapClientFormatterSink" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.SoapClientFormatterSink">
<topicdata name="SoapClientFormatterSink" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" />
<apidata name="SoapClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_SoapClientFormatterSink" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.SoapClientFormatterSink">
<topicdata name="SoapClientFormatterSink" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" />
<apidata name="SoapClientFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextSink" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.Properties" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_SoapClientFormatterSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.#ctor(System.Runtime.Remoting.Channels.IClientChannelSink)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<parameters>
<parameter name="nextSink">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapClientFormatterSink_ctor_1_8c8534f7" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)">
<topicdata group="api" />
<apidata name="AsyncProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="replySink">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageCtrl" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Messaging.IMessageSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink)">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_AsyncProcessMessage_2_78778da0" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessRequest" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkStack" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.AsyncProcessRequest(System.Runtime.Remoting.Channels.IClientChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_AsyncProcessRequest_4_347273b6" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessResponse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_AsyncProcessResponse_4_cb6d7ffa" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<topicdata group="api" />
<apidata name="GetRequestStream" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.IO.Stream" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.GetRequestStream(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_GetRequestStream_2_621a7f7b" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextChannelSink">
<topicdata group="api" />
<apidata name="NextChannelSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IClientChannelSink.NextChannelSink">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapClientFormatterSink_NextChannelSink" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.NextSink">
<topicdata group="api" />
<apidata name="NextSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Messaging.IMessageSink.NextSink">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapClientFormatterSink_NextSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<topicdata group="api" />
<apidata name="ProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="requestHeaders">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="requestStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="responseHeaders" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseStream" out="true">
<referenceTo>
<type api="T:System.IO.Stream" ref="true" />
</referenceTo>
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSink.ProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_ProcessMessage_5_46eb9be6" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapClientFormatterSink.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelSinkBase.Properties">
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapClientFormatterSink_Properties" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)">
<topicdata group="api" />
<apidata name="SyncProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Messaging.IMessageSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)">
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSink_SyncProcessMessage_1_2ee4d634" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" />
<apidata name="SoapClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IClientFormatterSinkProvider" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider">
<topicdata name="SoapClientFormatterSinkProvider" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" />
<apidata name="SoapClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor">
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider">
<topicdata name="SoapClientFormatterSinkProvider" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" />
<apidata name="SoapClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider">
<topicdata name="SoapClientFormatterSinkProvider" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" />
<apidata name="SoapClientFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="providerData">
<type api="T:System.Collections.ICollection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider_ctor_2_e0e1a6e8" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
<topicdata group="api" />
<apidata name="CreateSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channel">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</parameter>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IClientChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider_CreateSink_3_8ab4e130" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider.Next">
<topicdata group="api" />
<apidata name="Next" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IClientChannelSinkProvider.Next">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapClientFormatterSinkProvider_Next" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" />
<apidata name="SoapServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SoapServerFormatterSink" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.SoapServerFormatterSink">
<topicdata name="SoapServerFormatterSink" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" />
<apidata name="SoapServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.#ctor(System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol,System.Runtime.Remoting.Channels.IServerChannelSink,System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.NextChannelSink" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Properties" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_SoapServerFormatterSink" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.SoapServerFormatterSink">
<topicdata name="SoapServerFormatterSink" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" />
<apidata name="SoapServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_SoapServerFormatterSink" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.SoapServerFormatterSink">
<topicdata name="SoapServerFormatterSink" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" />
<apidata name="SoapServerFormatterSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Properties" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_SoapServerFormatterSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.#ctor(System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol,System.Runtime.Remoting.Channels.IServerChannelSink,System.Runtime.Remoting.Channels.IChannelReceiver)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<parameters>
<parameter name="protocol">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</type>
</parameter>
<parameter name="nextSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</parameter>
<parameter name="receiver">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapServerFormatterSink_ctor_3_de13f093" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessResponse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapServerFormatterSink_AsyncProcessResponse_5_c5075ff0" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<topicdata group="api" />
<apidata name="GetResponseStream" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.IO.Stream" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapServerFormatterSink_GetResponseStream_4_c2dcc8d3" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.NextChannelSink">
<topicdata group="api" />
<apidata name="NextChannelSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSink.NextChannelSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapServerFormatterSink_NextChannelSink" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<topicdata group="api" />
<apidata name="ProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkStack" ref="true" />
</parameter>
<parameter name="requestMsg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="requestHeaders">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="requestStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="responseMsg" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseHeaders" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseStream" out="true">
<referenceTo>
<type api="T:System.IO.Stream" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.ServerProcessing" ref="false" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapServerFormatterSink_ProcessMessage_7_fc84ee33" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelSinkBase.Properties">
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapServerFormatterSink_Properties" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapServerFormatterSink.TypeFilterLevel">
<topicdata group="api" />
<apidata name="TypeFilterLevel" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Serialization.Formatters.TypeFilterLevel" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
</attributes>
<file name="P_System_Runtime_Remoting_Channels_SoapServerFormatterSink_TypeFilterLevel" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol">
<topicdata group="api" />
<apidata name="Protocol" group="type" subgroup="enumeration" />
<typedata visibility="public" sealed="true" serializable="true" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol.Http" />
<element api="F:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol.Other" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SoapServerFormatterSink_Protocol" />
</api>
<api id="F:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol.Http">
<topicdata group="api" notopic="" />
<apidata name="Http" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</type>
</returns>
<value>0</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</type>
</containers>
<file name="F_System_Runtime_Remoting_Channels_SoapServerFormatterSink_Protocol_Http" />
</api>
<api id="F:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol.Other">
<topicdata group="api" notopic="" />
<apidata name="Other" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</type>
</returns>
<value>1</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink.Protocol" ref="false">
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSink" ref="true" />
</type>
</containers>
<file name="F_System_Runtime_Remoting_Channels_SoapServerFormatterSink_Protocol_Other" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" />
<apidata name="SoapServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerFormatterSinkProvider" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider">
<topicdata name="SoapServerFormatterSinkProvider" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" />
<apidata name="SoapServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor">
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.Next" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider">
<topicdata name="SoapServerFormatterSinkProvider" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" />
<apidata name="SoapServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider">
<topicdata name="SoapServerFormatterSinkProvider" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" />
<apidata name="SoapServerFormatterSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.Next" />
<element api="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.TypeFilterLevel" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="providerData">
<type api="T:System.Collections.ICollection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_ctor_2_e0e1a6e8" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<topicdata group="api" />
<apidata name="CreateSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channel">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_CreateSink_1_86933916" />
</api>
<api id="M:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<topicdata group="api" />
<apidata name="GetChannelData" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelDataStore" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_GetChannelData_1_747b71c7" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.Next">
<topicdata group="api" />
<apidata name="Next" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.Next">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_Next" />
</api>
<api id="P:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider.TypeFilterLevel">
<topicdata group="api" />
<apidata name="TypeFilterLevel" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Serialization.Formatters.TypeFilterLevel" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>False</value>
</argument>
</attribute>
</attributes>
<file name="P_System_Runtime_Remoting_Channels_SoapServerFormatterSinkProvider_TypeFilterLevel" />
</api>
<api id="T:System.Runtime.Remoting.Channels.SocketCachePolicy">
<topicdata group="api" />
<apidata name="SocketCachePolicy" group="type" subgroup="enumeration" />
<typedata visibility="public" sealed="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.Channels.SocketCachePolicy.Default" />
<element api="F:System.Runtime.Remoting.Channels.SocketCachePolicy.AbsoluteTimeout" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_SocketCachePolicy" />
</api>
<api id="F:System.Runtime.Remoting.Channels.SocketCachePolicy.AbsoluteTimeout">
<topicdata group="api" notopic="" />
<apidata name="AbsoluteTimeout" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.SocketCachePolicy" ref="false" />
</returns>
<value>1</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SocketCachePolicy" ref="false" />
</containers>
<file name="F_System_Runtime_Remoting_Channels_SocketCachePolicy_AbsoluteTimeout" />
</api>
<api id="F:System.Runtime.Remoting.Channels.SocketCachePolicy.Default">
<topicdata group="api" notopic="" />
<apidata name="Default" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.SocketCachePolicy" ref="false" />
</returns>
<value>0</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels" />
<type api="T:System.Runtime.Remoting.Channels.SocketCachePolicy" ref="false" />
</containers>
<file name="F_System_Runtime_Remoting_Channels_SocketCachePolicy_Default" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Http.HttpChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpChannel" />
<apidata name="HttpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Runtime.Remoting.Channels.BaseChannelWithProperties" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Http_HttpChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpChannel">
<topicdata name="HttpChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpChannel" />
<apidata name="HttpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="F:System.Runtime.Remoting.Channels.BaseChannelWithProperties.SinksWithProperties" />
<element api="Overload:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.AddHookChannelUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelScheme" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelSinkChain" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.IsSecured" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Keys" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.Parse(System.String,System.String@)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Properties" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StopListening(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.WantsToListen" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Http_HttpChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Http.HttpChannel">
<topicdata name="HttpChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpChannel" />
<apidata name="HttpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.AddHookChannelUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Http_HttpChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Http.HttpChannel">
<topicdata name="HttpChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpChannel" />
<apidata name="HttpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelScheme" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelSinkChain" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.IsSecured" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Keys" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Properties" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpChannel.WantsToListen" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Http_HttpChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Http_HttpChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="clientSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
<parameter name="serverSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpChannel_ctor_3_cd1d1b0e" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor(System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpChannel.#ctor" />
<parameters>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpChannel_ctor_1_f9cace8a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.AddHookChannelUri(System.String)">
<topicdata group="api" />
<apidata name="AddHookChannelUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channelUri">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiverHook.AddHookChannelUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_AddHookChannelUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_ChannelPriority" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelScheme">
<topicdata group="api" />
<apidata name="ChannelScheme" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.ChannelScheme">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_ChannelScheme" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.ChannelSinkChain">
<topicdata group="api" />
<apidata name="ChannelSinkChain" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.ChannelSinkChain">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_ChannelSinkChain" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="objectURI">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_IsSecured" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Item(System.Object)">
<topicdata group="api" />
<apidata name="Item" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Item(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" set="true" />
<parameters>
<parameter name="key">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Item(System.Object)">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_Item_1_2572741a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Keys">
<topicdata group="api" />
<apidata name="Keys" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Keys">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" />
<returns>
<type api="T:System.Collections.ICollection" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Keys">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_Keys" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_Parse_2_5315e508" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelWithProperties.Properties">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_Properties" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpChannel_StopListening_1_2572741a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpChannel.WantsToListen">
<topicdata group="api" />
<apidata name="WantsToListen" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.WantsToListen">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpChannel_WantsToListen" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" />
<apidata name="HttpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Runtime.Remoting.Channels.BaseChannelWithProperties" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Http_HttpClientChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpClientChannel">
<topicdata name="HttpClientChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" />
<apidata name="HttpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelWithProperties.Properties" />
<element api="F:System.Runtime.Remoting.Channels.BaseChannelWithProperties.SinksWithProperties" />
<element api="Overload:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.IsSecured" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Keys" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Http_HttpClientChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Http.HttpClientChannel">
<topicdata name="HttpClientChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" />
<apidata name="HttpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Http_HttpClientChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Http.HttpClientChannel">
<topicdata name="HttpClientChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" />
<apidata name="HttpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelWithProperties.Properties" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.IsSecured" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Keys" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Http_HttpClientChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ctor_2_275fcbdc" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpClientChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ctor_2_a87201f3" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpClientChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpClientChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpClientChannel_IsSecured" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Item(System.Object)">
<topicdata group="api" />
<apidata name="Item" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Item(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" set="true" />
<parameters>
<parameter name="key">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Item(System.Object)">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpClientChannel_Item_1_2572741a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Keys">
<topicdata group="api" />
<apidata name="Keys" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Keys">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" />
<returns>
<type api="T:System.Collections.ICollection" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Keys">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpClientChannel_Keys" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpClientChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpClientChannel_Parse_2_5315e508" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" />
<apidata name="HttpRemotingHandler" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Web.IHttpHandler" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler">
<topicdata name="HttpRemotingHandler" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" />
<apidata name="HttpRemotingHandler" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor(System.Type,System.Object)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.IsReusable" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.ProcessRequest(System.Web.HttpContext)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler">
<topicdata name="HttpRemotingHandler" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" />
<apidata name="HttpRemotingHandler" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.ProcessRequest(System.Web.HttpContext)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler">
<topicdata name="HttpRemotingHandler" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" />
<apidata name="HttpRemotingHandler" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.IsReusable" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor(System.Type,System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor(System.Type,System.Object)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.#ctor" />
<parameters>
<parameter name="type">
<type api="T:System.Type" ref="true" />
</parameter>
<parameter name="srvID">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler_ctor_2_98d2a2d7" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.IsReusable">
<topicdata group="api" />
<apidata name="IsReusable" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Web.IHttpHandler.IsReusable">
<type api="T:System.Web.IHttpHandler" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler_IsReusable" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler.ProcessRequest(System.Web.HttpContext)">
<topicdata group="api" />
<apidata name="ProcessRequest" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="context">
<type api="T:System.Web.HttpContext" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)">
<type api="T:System.Web.IHttpHandler" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandler" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpRemotingHandler_ProcessRequest_1_74bf623e" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" />
<apidata name="HttpRemotingHandlerFactory" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Web.IHttpHandlerFactory" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory">
<topicdata name="HttpRemotingHandlerFactory" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" />
<apidata name="HttpRemotingHandlerFactory" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.GetHandler(System.Web.HttpContext,System.String,System.String,System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.ReleaseHandler(System.Web.IHttpHandler)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory">
<topicdata name="HttpRemotingHandlerFactory" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" />
<apidata name="HttpRemotingHandlerFactory" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.GetHandler(System.Web.HttpContext,System.String,System.String,System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.ReleaseHandler(System.Web.IHttpHandler)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.GetHandler(System.Web.HttpContext,System.String,System.String,System.String)">
<topicdata group="api" />
<apidata name="GetHandler" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="context">
<type api="T:System.Web.HttpContext" ref="true" />
</parameter>
<parameter name="verb">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="filePath">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Web.IHttpHandler" ref="true" />
</returns>
<implements>
<member api="M:System.Web.IHttpHandlerFactory.GetHandler(System.Web.HttpContext,System.String,System.String,System.String)">
<type api="T:System.Web.IHttpHandlerFactory" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory_GetHandler_4_357fd1bb" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory.ReleaseHandler(System.Web.IHttpHandler)">
<topicdata group="api" />
<apidata name="ReleaseHandler" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="handler">
<type api="T:System.Web.IHttpHandler" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Web.IHttpHandlerFactory.ReleaseHandler(System.Web.IHttpHandler)">
<type api="T:System.Web.IHttpHandlerFactory" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpRemotingHandlerFactory_ReleaseHandler_1_01c99e0d" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" />
<apidata name="HttpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Runtime.Remoting.Channels.BaseChannelWithProperties" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Http_HttpServerChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpServerChannel">
<topicdata name="HttpServerChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" />
<apidata name="HttpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelWithProperties.Properties" />
<element api="F:System.Runtime.Remoting.Channels.BaseChannelWithProperties.SinksWithProperties" />
<element api="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.AddHookChannelUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelScheme" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelSinkChain" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Keys" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StopListening(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.WantsToListen" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Http_HttpServerChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Http.HttpServerChannel">
<topicdata name="HttpServerChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" />
<apidata name="HttpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Add(System.Object,System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Clear" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Contains(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.CopyTo(System.Array,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Remove(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.System#Collections#IEnumerable#GetEnumerator" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.AddHookChannelUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Http_HttpServerChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Http.HttpServerChannel">
<topicdata name="HttpServerChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" />
<apidata name="HttpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Count" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsFixedSize" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsReadOnly" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.IsSynchronized" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.SyncRoot" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Values" />
<element api="P:System.Runtime.Remoting.Channels.BaseChannelWithProperties.Properties" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelScheme" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelSinkChain" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Item(System.Object)" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Keys" />
<element api="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.WantsToListen" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Http_HttpServerChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor_2_93804c66" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<parameters>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor_1_f9cace8a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor_2_2a12f2ae" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Http.HttpServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ctor_3_86a34b10" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.AddHookChannelUri(System.String)">
<topicdata group="api" />
<apidata name="AddHookChannelUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channelUri">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiverHook.AddHookChannelUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_AddHookChannelUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ChannelPriority" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelScheme">
<topicdata group="api" />
<apidata name="ChannelScheme" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.ChannelScheme">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ChannelScheme" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.ChannelSinkChain">
<topicdata group="api" />
<apidata name="ChannelSinkChain" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.ChannelSinkChain">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_ChannelSinkChain" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetChannelUri">
<topicdata group="api" />
<apidata name="GetChannelUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_GetChannelUri" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="objectUri">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Item(System.Object)">
<topicdata group="api" />
<apidata name="Item" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Item(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" set="true" />
<parameters>
<parameter name="key">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Item(System.Object)">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_Item_1_2572741a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Keys">
<topicdata group="api" />
<apidata name="Keys" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<overrides>
<member api="P:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties.Keys">
<type api="T:System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties" ref="true" />
</member>
</overrides>
<propertydata get="true" />
<returns>
<type api="T:System.Collections.ICollection" ref="true" />
</returns>
<implements>
<member api="P:System.Collections.IDictionary.Keys">
<type api="T:System.Collections.IDictionary" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_Keys" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_Parse_2_5315e508" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Http.HttpServerChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Http_HttpServerChannel_StopListening_1_2572741a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Http.HttpServerChannel.WantsToListen">
<topicdata group="api" />
<apidata name="WantsToListen" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiverHook.WantsToListen">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiverHook" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Http" />
<type api="T:System.Runtime.Remoting.Channels.Http.HttpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Http_HttpServerChannel_WantsToListen" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" />
<apidata name="IpcChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Ipc_IpcChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcChannel">
<topicdata name="IpcChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" />
<apidata name="IpcChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Ipc_IpcChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Ipc.IpcChannel">
<topicdata name="IpcChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" />
<apidata name="IpcChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Ipc_IpcChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Ipc.IpcChannel">
<topicdata name="IpcChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" />
<apidata name="IpcChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Ipc_IpcChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="clientSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
<parameter name="serverSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ctor_3_cd1d1b0e" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor(System.String)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcChannel.#ctor" />
<parameters>
<parameter name="portName">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ctor_1_61b4e77c" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="objectURI">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcChannel_Parse_2_5315e508" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcChannel_StopListening_1_2572741a" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" />
<apidata name="IpcClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel">
<topicdata name="IpcClientChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" />
<apidata name="IpcClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel">
<topicdata name="IpcClientChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" />
<apidata name="IpcClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel">
<topicdata name="IpcClientChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" />
<apidata name="IpcClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ctor_2_275fcbdc" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ctor_2_a87201f3" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcClientChannel_Parse_2_5315e508" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" />
<apidata name="IpcServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel">
<topicdata name="IpcServerChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" />
<apidata name="IpcServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Security.AccessControl.CommonSecurityDescriptor)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel">
<topicdata name="IpcServerChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" />
<apidata name="IpcServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel">
<topicdata name="IpcServerChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" />
<apidata name="IpcServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Security.AccessControl.CommonSecurityDescriptor)" />
<element api="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor_2_93804c66" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Security.AccessControl.CommonSecurityDescriptor)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
<parameter name="securityDescriptor">
<type api="T:System.Security.AccessControl.CommonSecurityDescriptor" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor_3_bffa67cd" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor" />
<parameters>
<parameter name="portName">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor_1_61b4e77c" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="portName">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor_2_6608d038" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor(System.String,System.String,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="portName">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ctor_3_7dc7b2b7" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetChannelUri">
<topicdata group="api" />
<apidata name="GetChannelUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_GetChannelUri" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="objectUri">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_Parse_2_5315e508" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Ipc" />
<type api="T:System.Runtime.Remoting.Channels.Ipc.IpcServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Ipc_IpcServerChannel_StopListening_1_2572741a" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" />
<apidata name="TcpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Tcp_TcpChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpChannel">
<topicdata name="TcpChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" />
<apidata name="TcpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Tcp_TcpChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Tcp.TcpChannel">
<topicdata name="TcpChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" />
<apidata name="TcpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Tcp_TcpChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Tcp.TcpChannel">
<topicdata name="TcpChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" />
<apidata name="TcpChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Tcp_TcpChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="clientSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
<parameter name="serverSinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ctor_3_cd1d1b0e" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor(System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpChannel.#ctor" />
<parameters>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ctor_1_f9cace8a" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="objectURI">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpChannel_Parse_2_5315e508" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpChannel_StopListening_1_2572741a" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" />
<apidata name="TcpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel">
<topicdata name="TcpClientChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" />
<apidata name="TcpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel">
<topicdata name="TcpClientChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" />
<apidata name="TcpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.Parse(System.String,System.String@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel">
<topicdata name="TcpClientChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" />
<apidata name="TcpClientChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ctor_2_275fcbdc" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor(System.String,System.Runtime.Remoting.Channels.IClientChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IClientChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ctor_2_a87201f3" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.CreateMessageSink(System.String,System.Object,System.String@)">
<topicdata group="api" />
<apidata name="CreateMessageSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="remoteChannelData">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Messaging.IMessageSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink(System.String,System.Object,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannelSender" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_CreateMessageSink_3_e858ac7c" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpClientChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpClientChannel_Parse_2_5315e508" />
</api>
<api id="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" />
<apidata name="TcpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="T_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel">
<topicdata name="TcpServerChannel" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" />
<apidata name="TcpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor">
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</element>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelPriority" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetUrlsForUri(System.String)" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.IsSecured" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel">
<topicdata name="TcpServerChannel" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" />
<apidata name="TcpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetChannelUri" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetUrlsForUri(System.String)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.Parse(System.String,System.String@)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(System.Object)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StopListening(System.Object)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel">
<topicdata name="TcpServerChannel" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" />
<apidata name="TcpServerChannel" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelData" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelName" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelPriority" />
<element api="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.IsSecured" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel" />
</api>
<api id="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection)" />
<element api="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor_2_93804c66" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Collections.IDictionary,System.Runtime.Remoting.Channels.IServerChannelSinkProvider,System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
<parameter name="authorizeCallback">
<type api="T:System.Runtime.Remoting.Channels.IAuthorizeRemotingConnection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor_3_981ed4cf" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor" />
<parameters>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor_1_f9cace8a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor_2_2a12f2ae" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor(System.String,System.Int32,System.Runtime.Remoting.Channels.IServerChannelSinkProvider)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.#ctor" />
<parameters>
<parameter name="name">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="port">
<type api="T:System.Int32" ref="false" />
</parameter>
<parameter name="sinkProvider">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ctor_3_86a34b10" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelData">
<topicdata group="api" />
<apidata name="ChannelData" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelReceiver.ChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ChannelData" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelName">
<topicdata group="api" />
<apidata name="ChannelName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelName">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ChannelName" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.ChannelPriority">
<topicdata group="api" />
<apidata name="ChannelPriority" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannel.ChannelPriority">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_ChannelPriority" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetChannelUri">
<topicdata group="api" />
<apidata name="GetChannelUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_GetChannelUri" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.GetUrlsForUri(System.String)">
<topicdata group="api" />
<apidata name="GetUrlsForUri" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" />
<parameters>
<parameter name="objectUri">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<returns>
<arrayOf rank="1">
<type api="T:System.String" ref="true" />
</arrayOf>
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.GetUrlsForUri(System.String)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_GetUrlsForUri_1_72eac341" />
</api>
<api id="P:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.IsSecured">
<topicdata group="api" />
<apidata name="IsSecured" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured">
<type api="T:System.Runtime.Remoting.Channels.ISecurableChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_IsSecured" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.Parse(System.String,System.String@)">
<topicdata group="api" />
<apidata name="Parse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="objectURI" out="true">
<referenceTo>
<type api="T:System.String" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.String" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannel.Parse(System.String,System.String@)">
<type api="T:System.Runtime.Remoting.Channels.IChannel" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_Parse_2_5315e508" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(System.Object)">
<topicdata group="api" />
<apidata name="StartListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StartListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_StartListening_1_2572741a" />
</api>
<api id="M:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StopListening(System.Object)">
<topicdata group="api" />
<apidata name="StopListening" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="data">
<type api="T:System.Object" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IChannelReceiver.StopListening(System.Object)">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Channels.Tcp" />
<type api="T:System.Runtime.Remoting.Channels.Tcp.TcpServerChannel" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_Channels_Tcp_TcpServerChannel_StopListening_1_2572741a" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.MetaData">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="MetaData" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_MetaData" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.MetaData">
<topicdata name="MetaData" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="MetaData" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.#ctor" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceFileToAssemblyFile(System.String,System.String,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceStreamToAssemblyFile(System.Collections.ArrayList,System.String,System.String)" />
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String,System.String)" />
</element>
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
</element>
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
</element>
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToFile(System.String,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToStream(System.String,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.SaveStreamToFile(System.IO.Stream,System.String)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_MetaData" />
</api>
<api id="Methods.T:System.Runtime.Remoting.MetadataServices.MetaData">
<topicdata name="MetaData" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="MetaData" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceFileToAssemblyFile(System.String,System.String,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceStreamToAssemblyFile(System.Collections.ArrayList,System.String,System.String)" />
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String,System.String)" />
</element>
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
</element>
<element api="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream">
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
</element>
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToFile(System.String,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToStream(System.String,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.SaveStreamToFile(System.IO.Stream,System.String)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_MetadataServices_MetaData" />
</api>
<api id="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream">
<topicdata name="ConvertSchemaStreamToCodeSourceStream" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="ConvertSchemaStreamToCodeSourceStream" group="member" subgroup="method" />
<elements>
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String,System.String)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_MetadataServices_MetaData_ConvertSchemaStreamToCodeSourceStream" />
</api>
<api id="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile">
<topicdata name="ConvertTypesToSchemaToFile" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="ConvertTypesToSchemaToFile" group="member" subgroup="method" />
<elements>
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToFile" />
</api>
<api id="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream">
<topicdata name="ConvertTypesToSchemaToStream" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.MetaData" />
<apidata name="ConvertTypesToSchemaToStream" group="member" subgroup="method" />
<elements>
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToStream" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_MetaData_ctor" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceFileToAssemblyFile(System.String,System.String,System.String)">
<topicdata group="api" />
<apidata name="ConvertCodeSourceFileToAssemblyFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" />
<proceduredata virtual="false" />
<parameters>
<parameter name="codePath">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="assemblyPath">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="strongNameFilename">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertCodeSourceFileToAssemblyFile_3_45ca51f2" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertCodeSourceStreamToAssemblyFile(System.Collections.ArrayList,System.String,System.String)">
<topicdata group="api" />
<apidata name="ConvertCodeSourceStreamToAssemblyFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" />
<proceduredata virtual="false" />
<parameters>
<parameter name="outCodeStreamList">
<type api="T:System.Collections.ArrayList" ref="true" />
</parameter>
<parameter name="assemblyPath">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="strongNameFilename">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertCodeSourceStreamToAssemblyFile_3_a443db1f" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList)">
<topicdata group="api" />
<apidata name="ConvertSchemaStreamToCodeSourceStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream" />
<proceduredata virtual="false" />
<parameters>
<parameter name="clientProxy">
<type api="T:System.Boolean" ref="false" />
</parameter>
<parameter name="outputDirectory">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="inputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="outCodeStreamList">
<type api="T:System.Collections.ArrayList" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertSchemaStreamToCodeSourceStream_4_6b01ab69" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String)">
<topicdata group="api" />
<apidata name="ConvertSchemaStreamToCodeSourceStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream" />
<proceduredata virtual="false" />
<parameters>
<parameter name="clientProxy">
<type api="T:System.Boolean" ref="false" />
</parameter>
<parameter name="outputDirectory">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="inputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="outCodeStreamList">
<type api="T:System.Collections.ArrayList" ref="true" />
</parameter>
<parameter name="proxyUrl">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertSchemaStreamToCodeSourceStream_5_41dfeb0a" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream(System.Boolean,System.String,System.IO.Stream,System.Collections.ArrayList,System.String,System.String)">
<topicdata group="api" />
<apidata name="ConvertSchemaStreamToCodeSourceStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertSchemaStreamToCodeSourceStream" />
<proceduredata virtual="false" />
<parameters>
<parameter name="clientProxy">
<type api="T:System.Boolean" ref="false" />
</parameter>
<parameter name="outputDirectory">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="inputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="outCodeStreamList">
<type api="T:System.Collections.ArrayList" ref="true" />
</parameter>
<parameter name="proxyUrl">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="proxyNamespace">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertSchemaStreamToCodeSourceStream_6_de7d8c48" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)">
<topicdata group="api" />
<apidata name="ConvertTypesToSchemaToFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile" />
<proceduredata virtual="false" />
<parameters>
<parameter name="types">
<arrayOf rank="1">
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</arrayOf>
</parameter>
<parameter name="sdlType">
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</parameter>
<parameter name="path">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToFile_3_36623637" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.String)">
<topicdata group="api" />
<apidata name="ConvertTypesToSchemaToFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToFile" />
<proceduredata virtual="false" />
<parameters>
<parameter name="types">
<arrayOf rank="1">
<type api="T:System.Type" ref="true" />
</arrayOf>
</parameter>
<parameter name="sdlType">
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</parameter>
<parameter name="path">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToFile_3_9d0b432e" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Runtime.Remoting.MetadataServices.ServiceType[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)">
<topicdata group="api" />
<apidata name="ConvertTypesToSchemaToStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream" />
<proceduredata virtual="false" />
<parameters>
<parameter name="serviceTypes">
<arrayOf rank="1">
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</arrayOf>
</parameter>
<parameter name="sdlType">
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</parameter>
<parameter name="outputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToStream_3_96b58572" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream(System.Type[],System.Runtime.Remoting.MetadataServices.SdlType,System.IO.Stream)">
<topicdata group="api" />
<apidata name="ConvertTypesToSchemaToStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" overload="Overload:System.Runtime.Remoting.MetadataServices.MetaData.ConvertTypesToSchemaToStream" />
<proceduredata virtual="false" />
<parameters>
<parameter name="types">
<arrayOf rank="1">
<type api="T:System.Type" ref="true" />
</arrayOf>
</parameter>
<parameter name="sdlType">
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</parameter>
<parameter name="outputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_ConvertTypesToSchemaToStream_3_5531a5d7" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToFile(System.String,System.String)">
<topicdata group="api" />
<apidata name="RetrieveSchemaFromUrlToFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" />
<proceduredata virtual="false" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="path">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_RetrieveSchemaFromUrlToFile_2_52fce4af" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.RetrieveSchemaFromUrlToStream(System.String,System.IO.Stream)">
<topicdata group="api" />
<apidata name="RetrieveSchemaFromUrlToStream" group="member" subgroup="method" />
<memberdata visibility="public" static="true" />
<proceduredata virtual="false" />
<parameters>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
<parameter name="outputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_RetrieveSchemaFromUrlToStream_2_384f2d3e" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.MetaData.SaveStreamToFile(System.IO.Stream,System.String)">
<topicdata group="api" />
<apidata name="SaveStreamToFile" group="member" subgroup="method" />
<memberdata visibility="public" static="true" />
<proceduredata virtual="false" />
<parameters>
<parameter name="inputStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="path">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.MetaData" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_MetadataServices_MetaData_SaveStreamToFile_2_ba81c93c" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" />
<apidata name="SdlChannelSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_SdlChannelSink" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.SdlChannelSink">
<topicdata name="SdlChannelSink" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" />
<apidata name="SdlChannelSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.#ctor(System.Runtime.Remoting.Channels.IChannelReceiver,System.Runtime.Remoting.Channels.IServerChannelSink)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.NextChannelSink" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.Properties" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_SdlChannelSink" />
</api>
<api id="Methods.T:System.Runtime.Remoting.MetadataServices.SdlChannelSink">
<topicdata name="SdlChannelSink" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" />
<apidata name="SdlChannelSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_MetadataServices_SdlChannelSink" />
</api>
<api id="Properties.T:System.Runtime.Remoting.MetadataServices.SdlChannelSink">
<topicdata name="SdlChannelSink" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" />
<apidata name="SdlChannelSink" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.NextChannelSink" />
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.Properties" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_MetadataServices_SdlChannelSink" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.#ctor(System.Runtime.Remoting.Channels.IChannelReceiver,System.Runtime.Remoting.Channels.IServerChannelSink)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<parameters>
<parameter name="receiver">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
<parameter name="nextSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_SdlChannelSink_ctor_2_78e26c19" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<topicdata group="api" />
<apidata name="AsyncProcessResponse" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="stream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_MetadataServices_SdlChannelSink_AsyncProcessResponse_5_c5075ff0" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<topicdata group="api" />
<apidata name="GetResponseStream" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack" ref="true" />
</parameter>
<parameter name="state">
<type api="T:System.Object" ref="true" />
</parameter>
<parameter name="msg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="headers">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.IO.Stream" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack,System.Object,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_MetadataServices_SdlChannelSink_GetResponseStream_4_c2dcc8d3" />
</api>
<api id="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.NextChannelSink">
<topicdata group="api" />
<apidata name="NextChannelSink" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSink.NextChannelSink">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_MetadataServices_SdlChannelSink_NextChannelSink" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<topicdata group="api" />
<apidata name="ProcessMessage" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="sinkStack">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkStack" ref="true" />
</parameter>
<parameter name="requestMsg">
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</parameter>
<parameter name="requestHeaders">
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</parameter>
<parameter name="requestStream">
<type api="T:System.IO.Stream" ref="true" />
</parameter>
<parameter name="responseMsg" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Messaging.IMessage" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseHeaders" out="true">
<referenceTo>
<type api="T:System.Runtime.Remoting.Channels.ITransportHeaders" ref="true" />
</referenceTo>
</parameter>
<parameter name="responseStream" out="true">
<referenceTo>
<type api="T:System.IO.Stream" ref="true" />
</referenceTo>
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.ServerProcessing" ref="false" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage@,System.Runtime.Remoting.Channels.ITransportHeaders@,System.IO.Stream@)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_MetadataServices_SdlChannelSink_ProcessMessage_7_fc84ee33" />
</api>
<api id="P:System.Runtime.Remoting.MetadataServices.SdlChannelSink.Properties">
<topicdata group="api" />
<apidata name="Properties" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" />
<returns>
<type api="T:System.Collections.IDictionary" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IChannelSinkBase.Properties">
<type api="T:System.Runtime.Remoting.Channels.IChannelSinkBase" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_MetadataServices_SdlChannelSink_Properties" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" />
<apidata name="SdlChannelSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<implements>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider">
<topicdata name="SdlChannelSinkProvider" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" />
<apidata name="SdlChannelSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor">
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</element>
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider" />
</api>
<api id="Methods.T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider">
<topicdata name="SdlChannelSinkProvider" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" />
<apidata name="SdlChannelSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider" />
</api>
<api id="Properties.T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider">
<topicdata name="SdlChannelSinkProvider" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" />
<apidata name="SdlChannelSinkProvider" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.Next" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider" />
</api>
<api id="Overload:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor" />
<element api="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_ctor" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor(System.Collections.IDictionary,System.Collections.ICollection)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.#ctor" />
<parameters>
<parameter name="properties">
<type api="T:System.Collections.IDictionary" ref="true" />
</parameter>
<parameter name="providerData">
<type api="T:System.Collections.ICollection" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_ctor_2_e0e1a6e8" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<topicdata group="api" />
<apidata name="CreateSink" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="channel">
<type api="T:System.Runtime.Remoting.Channels.IChannelReceiver" ref="true" />
</parameter>
</parameters>
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSink" ref="true" />
</returns>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.CreateSink(System.Runtime.Remoting.Channels.IChannelReceiver)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_CreateSink_1_86933916" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<topicdata group="api" />
<apidata name="GetChannelData" group="member" subgroup="method" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<parameters>
<parameter name="localChannelData">
<type api="T:System.Runtime.Remoting.Channels.IChannelDataStore" ref="true" />
</parameter>
</parameters>
<implements>
<member api="M:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.GetChannelData(System.Runtime.Remoting.Channels.IChannelDataStore)">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<attributes>
<attribute>
<type api="T:System.Security.Permissions.SecurityPermissionAttribute" ref="true" />
<argument>
<type api="T:System.Security.Permissions.SecurityAction" ref="false" />
<enumValue>
<field name="LinkDemand" />
</enumValue>
</argument>
<assignment name="Flags">
<type api="T:System.Security.Permissions.SecurityPermissionFlag" ref="false" />
<enumValue>
<field name="Infrastructure" />
</enumValue>
</assignment>
<assignment name="Infrastructure">
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</assignment>
</attribute>
</attributes>
<file name="M_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_GetChannelData_1_747b71c7" />
</api>
<api id="P:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider.Next">
<topicdata group="api" />
<apidata name="Next" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="true" final="true" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</returns>
<implements>
<member api="P:System.Runtime.Remoting.Channels.IServerChannelSinkProvider.Next">
<type api="T:System.Runtime.Remoting.Channels.IServerChannelSinkProvider" ref="true" />
</member>
</implements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlChannelSinkProvider" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_MetadataServices_SdlChannelSinkProvider_Next" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.SdlType">
<topicdata group="api" />
<apidata name="SdlType" group="type" subgroup="enumeration" />
<typedata visibility="public" sealed="true" serializable="true" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.MetadataServices.SdlType.Sdl" />
<element api="F:System.Runtime.Remoting.MetadataServices.SdlType.Wsdl" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_SdlType" />
</api>
<api id="F:System.Runtime.Remoting.MetadataServices.SdlType.Sdl">
<topicdata group="api" notopic="" />
<apidata name="Sdl" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</returns>
<value>0</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</containers>
<file name="F_System_Runtime_Remoting_MetadataServices_SdlType_Sdl" />
</api>
<api id="F:System.Runtime.Remoting.MetadataServices.SdlType.Wsdl">
<topicdata group="api" notopic="" />
<apidata name="Wsdl" group="member" subgroup="field" />
<memberdata visibility="public" static="true" />
<fielddata literal="true" initonly="false" serialized="true" />
<returns>
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</returns>
<value>1</value>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SdlType" ref="false" />
</containers>
<file name="F_System_Runtime_Remoting_MetadataServices_SdlType_Wsdl" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.ServiceType">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.ServiceType" />
<apidata name="ServiceType" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_ServiceType" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.ServiceType">
<topicdata name="ServiceType" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.ServiceType" />
<apidata name="ServiceType" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Object.ToString" />
<element api="Overload:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor">
<element api="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type)" />
<element api="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type,System.String)" />
</element>
<element api="P:System.Runtime.Remoting.MetadataServices.ServiceType.ObjectType" />
<element api="P:System.Runtime.Remoting.MetadataServices.ServiceType.Url" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_ServiceType" />
</api>
<api id="Properties.T:System.Runtime.Remoting.MetadataServices.ServiceType">
<topicdata name="ServiceType" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.MetadataServices.ServiceType" />
<apidata name="ServiceType" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.Runtime.Remoting.MetadataServices.ServiceType.ObjectType" />
<element api="P:System.Runtime.Remoting.MetadataServices.ServiceType.Url" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_MetadataServices_ServiceType" />
</api>
<api id="Overload:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor">
<topicdata name=".ctor" group="list" subgroup="overload" memberSubgroup="constructor" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.ServiceType" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<elements>
<element api="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type)" />
<element api="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type,System.String)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</containers>
<file name="O_T_System_Runtime_Remoting_MetadataServices_ServiceType_ctor" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor" />
<parameters>
<parameter name="type">
<type api="T:System.Type" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_ServiceType_ctor_1_90c95d47" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor(System.Type,System.String)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" overload="Overload:System.Runtime.Remoting.MetadataServices.ServiceType.#ctor" />
<parameters>
<parameter name="type">
<type api="T:System.Type" ref="true" />
</parameter>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_ServiceType_ctor_2_c528e0c6" />
</api>
<api id="P:System.Runtime.Remoting.MetadataServices.ServiceType.ObjectType">
<topicdata group="api" />
<apidata name="ObjectType" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Type" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_MetadataServices_ServiceType_ObjectType" />
</api>
<api id="P:System.Runtime.Remoting.MetadataServices.ServiceType.Url">
<topicdata group="api" />
<apidata name="Url" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.ServiceType" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_MetadataServices_ServiceType_Url" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" />
<apidata name="SUDSGeneratorException" group="type" subgroup="class" />
<typedata visibility="public" serializable="true" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Exception" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_SUDSGeneratorException" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException">
<topicdata name="SUDSGeneratorException" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" />
<apidata name="SUDSGeneratorException" group="type" subgroup="class" />
<typedata visibility="public" serializable="true" layout="auto" format="ansi" />
<elements>
<element api="P:System.Exception.Data" />
<element api="M:System.Exception.GetBaseException" />
<element api="M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<element api="M:System.Exception.GetType" />
<element api="P:System.Exception.HelpLink" />
<element api="P:System.Exception.HResult" />
<element api="P:System.Exception.InnerException" />
<element api="P:System.Exception.Message" />
<element api="P:System.Exception.Source" />
<element api="P:System.Exception.StackTrace" />
<element api="P:System.Exception.TargetSite" />
<element api="M:System.Exception.ToString" />
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_SUDSGeneratorException" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="family" special="true" />
<parameters>
<parameter name="info">
<type api="T:System.Runtime.Serialization.SerializationInfo" ref="true" />
</parameter>
<parameter name="context">
<type api="T:System.Runtime.Serialization.StreamingContext" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SUDSGeneratorException" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_SUDSGeneratorException_ctor_2_4075724f" />
</api>
<api id="T:System.Runtime.Remoting.MetadataServices.SUDSParserException">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.MetadataServices.SUDSParserException" />
<apidata name="SUDSParserException" group="type" subgroup="class" />
<typedata visibility="public" serializable="true" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.Exception" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="T_System_Runtime_Remoting_MetadataServices_SUDSParserException" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.MetadataServices.SUDSParserException">
<topicdata name="SUDSParserException" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.MetadataServices.SUDSParserException" />
<apidata name="SUDSParserException" group="type" subgroup="class" />
<typedata visibility="public" serializable="true" layout="auto" format="ansi" />
<elements>
<element api="P:System.Exception.Data" />
<element api="M:System.Exception.GetBaseException" />
<element api="M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<element api="M:System.Exception.GetType" />
<element api="P:System.Exception.HelpLink" />
<element api="P:System.Exception.HResult" />
<element api="P:System.Exception.InnerException" />
<element api="P:System.Exception.Message" />
<element api="P:System.Exception.Source" />
<element api="P:System.Exception.StackTrace" />
<element api="P:System.Exception.TargetSite" />
<element api="M:System.Exception.ToString" />
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.Finalize" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.Runtime.Remoting.MetadataServices.SUDSParserException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_MetadataServices_SUDSParserException" />
</api>
<api id="M:System.Runtime.Remoting.MetadataServices.SUDSParserException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="family" special="true" />
<parameters>
<parameter name="info">
<type api="T:System.Runtime.Serialization.SerializationInfo" ref="true" />
</parameter>
<parameter name="context">
<type api="T:System.Runtime.Serialization.StreamingContext" ref="false" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.MetadataServices" />
<type api="T:System.Runtime.Remoting.MetadataServices.SUDSParserException" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_MetadataServices_SUDSParserException_ctor_2_4075724f" />
</api>
<api id="T:System.Runtime.Remoting.Services.RemotingClientProxy">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingClientProxy" />
<apidata name="RemotingClientProxy" group="type" subgroup="class" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.ComponentModel.Component" ref="true" />
<type api="T:System.MarshalByRefObject" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<attributes>
<attribute>
<type api="T:System.Runtime.InteropServices.ComVisibleAttribute" ref="true" />
<argument>
<type api="T:System.Boolean" ref="false" />
<value>True</value>
</argument>
</attribute>
</attributes>
<file name="T_System_Runtime_Remoting_Services_RemotingClientProxy" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Services.RemotingClientProxy">
<topicdata name="RemotingClientProxy" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
<apidata name="RemotingClientProxy" group="type" subgroup="class" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.MarshalByRefObject.CreateObjRef(System.Type)" />
<element api="M:System.MarshalByRefObject.GetLifetimeService" />
<element api="M:System.MarshalByRefObject.InitializeLifetimeService" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.MemberwiseClone">
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.MarshalByRefObject.MemberwiseClone(System.Boolean)" />
</element>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="P:System.ComponentModel.Component.CanRaiseEvents" />
<element api="P:System.ComponentModel.Component.Container" />
<element api="P:System.ComponentModel.Component.DesignMode" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.Dispose">
<element api="M:System.ComponentModel.Component.Dispose" />
<element api="M:System.ComponentModel.Component.Dispose(System.Boolean)" />
</element>
<element api="E:System.ComponentModel.Component.Disposed" />
<element api="P:System.ComponentModel.Component.Events" />
<element api="M:System.ComponentModel.Component.Finalize" />
<element api="M:System.ComponentModel.Component.GetService(System.Type)" />
<element api="P:System.ComponentModel.Component.Site" />
<element api="M:System.ComponentModel.Component.ToString" />
<element api="M:System.Runtime.Remoting.Services.RemotingClientProxy.#ctor" />
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._tp" />
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._type" />
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._url" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.AllowAutoRedirect" />
<element api="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConfigureProxy(System.Type,System.String)" />
<element api="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConnectProxy" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Cookies" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Domain" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.EnableCookies" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Password" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Path" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.PreAuthenticate" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyName" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyPort" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Timeout" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Url" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.UserAgent" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Username" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Services_RemotingClientProxy" />
</api>
<api id="Methods.T:System.Runtime.Remoting.Services.RemotingClientProxy">
<topicdata name="RemotingClientProxy" group="list" subgroup="Methods" typeTopicId="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
<apidata name="RemotingClientProxy" group="type" subgroup="class" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.MarshalByRefObject.CreateObjRef(System.Type)" />
<element api="M:System.MarshalByRefObject.GetLifetimeService" />
<element api="M:System.MarshalByRefObject.InitializeLifetimeService" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.MemberwiseClone">
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.MarshalByRefObject.MemberwiseClone(System.Boolean)" />
</element>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.Dispose">
<element api="M:System.ComponentModel.Component.Dispose" />
<element api="M:System.ComponentModel.Component.Dispose(System.Boolean)" />
</element>
<element api="M:System.ComponentModel.Component.Finalize" />
<element api="M:System.ComponentModel.Component.GetService(System.Type)" />
<element api="M:System.ComponentModel.Component.ToString" />
<element api="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConfigureProxy(System.Type,System.String)" />
<element api="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConnectProxy" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="Methods_T_System_Runtime_Remoting_Services_RemotingClientProxy" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Services.RemotingClientProxy">
<topicdata name="RemotingClientProxy" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
<apidata name="RemotingClientProxy" group="type" subgroup="class" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.ComponentModel.Component.CanRaiseEvents" />
<element api="P:System.ComponentModel.Component.Container" />
<element api="P:System.ComponentModel.Component.DesignMode" />
<element api="P:System.ComponentModel.Component.Events" />
<element api="P:System.ComponentModel.Component.Site" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.AllowAutoRedirect" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Cookies" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Domain" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.EnableCookies" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Password" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Path" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.PreAuthenticate" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyName" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyPort" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Timeout" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Url" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.UserAgent" />
<element api="P:System.Runtime.Remoting.Services.RemotingClientProxy.Username" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Services_RemotingClientProxy" />
</api>
<api id="Fields.T:System.Runtime.Remoting.Services.RemotingClientProxy">
<topicdata name="RemotingClientProxy" group="list" subgroup="Fields" typeTopicId="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
<apidata name="RemotingClientProxy" group="type" subgroup="class" />
<typedata visibility="public" abstract="true" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._tp" />
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._type" />
<element api="F:System.Runtime.Remoting.Services.RemotingClientProxy._url" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="Fields_T_System_Runtime_Remoting_Services_RemotingClientProxy" />
</api>
<api id="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.MemberwiseClone">
<topicdata name="MemberwiseClone" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingClientProxy" allInherited="true" />
<apidata name="MemberwiseClone" group="member" subgroup="method" />
<elements>
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.MarshalByRefObject.MemberwiseClone(System.Boolean)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
</containers>
<file name="O_T_System_Runtime_Remoting_Services_RemotingClientProxy_MemberwiseClone" />
</api>
<api id="Overload:System.Runtime.Remoting.Services.RemotingClientProxy.Dispose">
<topicdata name="Dispose" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingClientProxy" allInherited="true" />
<apidata name="Dispose" group="member" subgroup="method" />
<elements>
<element api="M:System.ComponentModel.Component.Dispose" />
<element api="M:System.ComponentModel.Component.Dispose(System.Boolean)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" />
</containers>
<file name="O_T_System_Runtime_Remoting_Services_RemotingClientProxy_Dispose" />
</api>
<api id="M:System.Runtime.Remoting.Services.RemotingClientProxy.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="family" special="true" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Services_RemotingClientProxy_ctor" />
</api>
<api id="F:System.Runtime.Remoting.Services.RemotingClientProxy._tp">
<topicdata group="api" />
<apidata name="_tp" group="member" subgroup="field" />
<memberdata visibility="family" />
<fielddata literal="false" initonly="false" serialized="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Services_RemotingClientProxy__tp" />
</api>
<api id="F:System.Runtime.Remoting.Services.RemotingClientProxy._type">
<topicdata group="api" />
<apidata name="_type" group="member" subgroup="field" />
<memberdata visibility="family" />
<fielddata literal="false" initonly="false" serialized="true" />
<returns>
<type api="T:System.Type" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Services_RemotingClientProxy__type" />
</api>
<api id="F:System.Runtime.Remoting.Services.RemotingClientProxy._url">
<topicdata group="api" />
<apidata name="_url" group="member" subgroup="field" />
<memberdata visibility="family" />
<fielddata literal="false" initonly="false" serialized="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="F_System_Runtime_Remoting_Services_RemotingClientProxy__url" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.AllowAutoRedirect">
<topicdata group="api" />
<apidata name="AllowAutoRedirect" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_AllowAutoRedirect" />
</api>
<api id="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConfigureProxy(System.Type,System.String)">
<topicdata group="api" />
<apidata name="ConfigureProxy" group="member" subgroup="method" />
<memberdata visibility="family" />
<proceduredata virtual="false" />
<parameters>
<parameter name="type">
<type api="T:System.Type" ref="true" />
</parameter>
<parameter name="url">
<type api="T:System.String" ref="true" />
</parameter>
</parameters>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Services_RemotingClientProxy_ConfigureProxy_2_2147db6e" />
</api>
<api id="M:System.Runtime.Remoting.Services.RemotingClientProxy.ConnectProxy">
<topicdata group="api" />
<apidata name="ConnectProxy" group="member" subgroup="method" />
<memberdata visibility="family" />
<proceduredata virtual="false" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="M_System_Runtime_Remoting_Services_RemotingClientProxy_ConnectProxy" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Cookies">
<topicdata group="api" />
<apidata name="Cookies" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Object" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Cookies" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Domain">
<topicdata group="api" />
<apidata name="Domain" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Domain" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.EnableCookies">
<topicdata group="api" />
<apidata name="EnableCookies" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_EnableCookies" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Password">
<topicdata group="api" />
<apidata name="Password" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Password" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Path">
<topicdata group="api" />
<apidata name="Path" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Path" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.PreAuthenticate">
<topicdata group="api" />
<apidata name="PreAuthenticate" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Boolean" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_PreAuthenticate" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyName">
<topicdata group="api" />
<apidata name="ProxyName" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_ProxyName" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.ProxyPort">
<topicdata group="api" />
<apidata name="ProxyPort" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_ProxyPort" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Timeout">
<topicdata group="api" />
<apidata name="Timeout" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.Int32" ref="false" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Timeout" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Url">
<topicdata group="api" />
<apidata name="Url" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Url" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.UserAgent">
<topicdata group="api" />
<apidata name="UserAgent" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_UserAgent" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingClientProxy.Username">
<topicdata group="api" />
<apidata name="Username" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" set="true" />
<returns>
<type api="T:System.String" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingClientProxy" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingClientProxy_Username" />
</api>
<api id="T:System.Runtime.Remoting.Services.RemotingService">
<topicdata group="api" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingService" />
<apidata name="RemotingService" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<family>
<ancestors>
<type api="T:System.ComponentModel.Component" ref="true" />
<type api="T:System.MarshalByRefObject" ref="true" />
<type api="T:System.Object" ref="true" />
</ancestors>
</family>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="T_System_Runtime_Remoting_Services_RemotingService" />
</api>
<api id="AllMembers.T:System.Runtime.Remoting.Services.RemotingService">
<topicdata name="RemotingService" group="list" subgroup="members" typeTopicId="T:System.Runtime.Remoting.Services.RemotingService" />
<apidata name="RemotingService" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="M:System.MarshalByRefObject.CreateObjRef(System.Type)" />
<element api="M:System.MarshalByRefObject.GetLifetimeService" />
<element api="M:System.MarshalByRefObject.InitializeLifetimeService" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingService.MemberwiseClone">
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.MarshalByRefObject.MemberwiseClone(System.Boolean)" />
</element>
<element api="M:System.Object.Equals(System.Object)" />
<element api="M:System.Object.GetHashCode" />
<element api="M:System.Object.GetType" />
<element api="P:System.ComponentModel.Component.CanRaiseEvents" />
<element api="P:System.ComponentModel.Component.Container" />
<element api="P:System.ComponentModel.Component.DesignMode" />
<element api="Overload:System.Runtime.Remoting.Services.RemotingService.Dispose">
<element api="M:System.ComponentModel.Component.Dispose" />
<element api="M:System.ComponentModel.Component.Dispose(System.Boolean)" />
</element>
<element api="E:System.ComponentModel.Component.Disposed" />
<element api="P:System.ComponentModel.Component.Events" />
<element api="M:System.ComponentModel.Component.Finalize" />
<element api="M:System.ComponentModel.Component.GetService(System.Type)" />
<element api="P:System.ComponentModel.Component.Site" />
<element api="M:System.ComponentModel.Component.ToString" />
<element api="M:System.Runtime.Remoting.Services.RemotingService.#ctor" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Application" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Context" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Server" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Session" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.User" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="AllMembers_T_System_Runtime_Remoting_Services_RemotingService" />
</api>
<api id="Properties.T:System.Runtime.Remoting.Services.RemotingService">
<topicdata name="RemotingService" group="list" subgroup="Properties" typeTopicId="T:System.Runtime.Remoting.Services.RemotingService" />
<apidata name="RemotingService" group="type" subgroup="class" />
<typedata visibility="public" serializable="false" layout="auto" format="ansi" />
<elements>
<element api="P:System.ComponentModel.Component.CanRaiseEvents" />
<element api="P:System.ComponentModel.Component.Container" />
<element api="P:System.ComponentModel.Component.DesignMode" />
<element api="P:System.ComponentModel.Component.Events" />
<element api="P:System.ComponentModel.Component.Site" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Application" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Context" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Server" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.Session" />
<element api="P:System.Runtime.Remoting.Services.RemotingService.User" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
</containers>
<file name="Properties_T_System_Runtime_Remoting_Services_RemotingService" />
</api>
<api id="Overload:System.Runtime.Remoting.Services.RemotingService.MemberwiseClone">
<topicdata name="MemberwiseClone" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingService" allInherited="true" />
<apidata name="MemberwiseClone" group="member" subgroup="method" />
<elements>
<element api="M:System.Object.MemberwiseClone" />
<element api="M:System.MarshalByRefObject.MemberwiseClone(System.Boolean)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" />
</containers>
<file name="O_T_System_Runtime_Remoting_Services_RemotingService_MemberwiseClone" />
</api>
<api id="Overload:System.Runtime.Remoting.Services.RemotingService.Dispose">
<topicdata name="Dispose" group="list" subgroup="overload" memberSubgroup="method" pseudo="true" allMembersTopicId="AllMembers.T:System.Runtime.Remoting.Services.RemotingService" allInherited="true" />
<apidata name="Dispose" group="member" subgroup="method" />
<elements>
<element api="M:System.ComponentModel.Component.Dispose" />
<element api="M:System.ComponentModel.Component.Dispose(System.Boolean)" />
</elements>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting" />
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" />
</containers>
<file name="O_T_System_Runtime_Remoting_Services_RemotingService_Dispose" />
</api>
<api id="M:System.Runtime.Remoting.Services.RemotingService.#ctor">
<topicdata group="api" />
<apidata name=".ctor" group="member" subgroup="constructor" />
<memberdata visibility="public" special="true" />
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="C_System_Runtime_Remoting_Services_RemotingService_ctor" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingService.Application">
<topicdata group="api" />
<apidata name="Application" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Web.HttpApplicationState" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingService_Application" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingService.Context">
<topicdata group="api" />
<apidata name="Context" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Web.HttpContext" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingService_Context" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingService.Server">
<topicdata group="api" />
<apidata name="Server" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Web.HttpServerUtility" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingService_Server" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingService.Session">
<topicdata group="api" />
<apidata name="Session" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Web.SessionState.HttpSessionState" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingService_Session" />
</api>
<api id="P:System.Runtime.Remoting.Services.RemotingService.User">
<topicdata group="api" />
<apidata name="User" group="member" subgroup="property" />
<memberdata visibility="public" />
<proceduredata virtual="false" />
<propertydata get="true" />
<returns>
<type api="T:System.Security.Principal.IPrincipal" ref="true" />
</returns>
<containers>
<library assembly="System.Runtime.Remoting" module="System.Runtime.Remoting">
<noAptca />
</library>
<namespace api="N:System.Runtime.Remoting.Services" />
<type api="T:System.Runtime.Remoting.Services.RemotingService" ref="true" />
</containers>
<file name="P_System_Runtime_Remoting_Services_RemotingService_User" />
</api>
</apis>
</reflection>