45 lines
3.0 KiB
XML
45 lines
3.0 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Type Name="NetMsmqBindingCollectionElement" FullName="System.ServiceModel.Configuration.NetMsmqBindingCollectionElement">
|
||
|
<TypeSignature Language="C#" Value="public class NetMsmqBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetMsmqBinding,System.ServiceModel.Configuration.NetMsmqBindingElement>" />
|
||
|
<TypeSignature Language="ILAsm" Value=".class public auto ansi NetMsmqBindingCollectionElement extends System.ServiceModel.Configuration.StandardBindingCollectionElement`2<class System.ServiceModel.NetMsmqBinding, class System.ServiceModel.Configuration.NetMsmqBindingElement>" />
|
||
|
<AssemblyInfo>
|
||
|
<AssemblyName>System.ServiceModel</AssemblyName>
|
||
|
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
||
|
</AssemblyInfo>
|
||
|
<Base>
|
||
|
<BaseTypeName>System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.NetMsmqBinding,System.ServiceModel.Configuration.NetMsmqBindingElement></BaseTypeName>
|
||
|
<BaseTypeArguments>
|
||
|
<BaseTypeArgument TypeParamName="TStandardBinding">System.ServiceModel.NetMsmqBinding</BaseTypeArgument>
|
||
|
<BaseTypeArgument TypeParamName="TBindingConfiguration">System.ServiceModel.Configuration.NetMsmqBindingElement</BaseTypeArgument>
|
||
|
</BaseTypeArguments>
|
||
|
</Base>
|
||
|
<Interfaces />
|
||
|
<Docs>
|
||
|
<remarks>
|
||
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
||
|
<para>This collection of <see cref="T:System.ServiceModel.Configuration.NetMsmqBindingElement" /> objects contains all of the settings required for the <see cref="T:System.ServiceModel.NetMsmqBinding" /> binding to function. The <see cref="T:System.ServiceModel.NetMsmqBinding" /> binding provides support for queuing by leveraging Microsoft Message Queuing (MSMQ) as a transport and enables support for loosely coupled applications, failure isolation, load leveling, and disconnected operations.</para>
|
||
|
</remarks>
|
||
|
<summary>
|
||
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
||
|
<para>Represents a configuration section that holds a collection of <see cref="T:System.ServiceModel.Configuration.NetMsmqBindingElement" /> instances.</para>
|
||
|
</summary>
|
||
|
</Docs>
|
||
|
<Members>
|
||
|
<Member MemberName=".ctor">
|
||
|
<MemberSignature Language="C#" Value="public NetMsmqBindingCollectionElement ();" />
|
||
|
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
|
||
|
<MemberType>Constructor</MemberType>
|
||
|
<AssemblyInfo>
|
||
|
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
||
|
</AssemblyInfo>
|
||
|
<Parameters />
|
||
|
<Docs>
|
||
|
<remarks>To be added.</remarks>
|
||
|
<summary>
|
||
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
||
|
<para>Initializes a new instance of the <see cref="T:System.ServiceModel.Configuration.NetMsmqBindingCollectionElement" /> class.</para>
|
||
|
</summary>
|
||
|
</Docs>
|
||
|
</Member>
|
||
|
</Members>
|
||
|
</Type>
|