Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Runtime.Remoting / Documentation / en / System.Runtime.Remoting.MetadataServices / SdlChannelSinkProvider.xml
index 8c21f45d45f34fcaa551fce98ca57a39fcb58ff6..711f6b323e32e70fccc814944c26b2149eaa665f 100644 (file)
         <Parameter Name="channel" Type="System.Runtime.Remoting.Channels.IChannelReceiver" />
       </Parameters>
       <Docs>
-        <returns>To be added: an object of type 'Runtime.Remoting.Channels.IServerChannelSink'</returns>
         <remarks>To be added</remarks>
         <summary>
           <attribution license="cc4" from="Microsoft" modified="false" />
           <para>Creates a sink chain.</para>
         </summary>
+        <returns>
+          <attribution license="cc4" from="Microsoft" modified="false" />
+          <para>The first sink of the newly formed channel sink chain.</para>
+        </returns>
         <param name="channel">
           <attribution license="cc4" from="Microsoft" modified="false" />The channel for which to create the channel sink chain. </param>
       </Docs>