| 123456789101112131415161718192021 |
- <Type Name="IOutputSessionChannel" FullName="System.ServiceModel.Channels.IOutputSessionChannel">
- <TypeSignature Language="C#" Value="public interface IOutputSessionChannel : System.ServiceModel.Channels.IOutputChannel, System.ServiceModel.Channels.ISessionChannel<System.ServiceModel.Channels.IOutputSession>" />
- <TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IOutputSessionChannel implements class System.ServiceModel.Channels.IChannel, class System.ServiceModel.Channels.IOutputChannel, class System.ServiceModel.Channels.ISessionChannel`1<class System.ServiceModel.Channels.IOutputSession>, class System.ServiceModel.ICommunicationObject" />
- <AssemblyInfo>
- <AssemblyName>System.ServiceModel</AssemblyName>
- <AssemblyVersion>4.0.0.0</AssemblyVersion>
- </AssemblyInfo>
- <Interfaces>
- <Interface>
- <InterfaceName>System.ServiceModel.Channels.IOutputChannel</InterfaceName>
- </Interface>
- <Interface>
- <InterfaceName>System.ServiceModel.Channels.ISessionChannel<System.ServiceModel.Channels.IOutputSession></InterfaceName>
- </Interface>
- </Interfaces>
- <Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
- </Docs>
- <Members />
- </Type>
|