WCF-Xtensions Class Reference for Mono
closeChannelRequest Class
Members 






Object Model
closeChannelRequest Class
Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="System.ServiceModel", Version="3.0.0.0")>
<System.Xml.Serialization.XmlTypeAttribute(TypeName="closeChannel", Namespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")>
<System.ServiceModel.MessageContractAttribute(WrapperName="closeChannel", WrapperNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
Public Class closeChannelRequest 
'Usage
 
Dim instance As closeChannelRequest
[System.CodeDom.Compiler.GeneratedCode(Tool="System.ServiceModel", Version="3.0.0.0")]
[System.Xml.Serialization.XmlType(TypeName="closeChannel", Namespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.ServiceModel.MessageContract(WrapperName="closeChannel", WrapperNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.Diagnostics.DebuggerStepThrough()]
public class closeChannelRequest 
public class closeChannelRequest 
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="System.ServiceModel", Version="3.0.0.0")
System.Xml.Serialization.XmlTypeAttribute(TypeName="closeChannel", Namespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")
System.ServiceModel.MessageContractAttribute(WrapperName="closeChannel", WrapperNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")
System.Diagnostics.DebuggerStepThroughAttribute()
public class closeChannelRequest 
[System.CodeDom.Compiler.GeneratedCode(Tool="System.ServiceModel", Version="3.0.0.0")]
[System.Xml.Serialization.XmlType(TypeName="closeChannel", Namespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.ServiceModel.MessageContract(WrapperName="closeChannel", WrapperNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.Diagnostics.DebuggerStepThrough()]
public __gc class closeChannelRequest 
[System.CodeDom.Compiler.GeneratedCode(Tool="System.ServiceModel", Version="3.0.0.0")]
[System.Xml.Serialization.XmlType(TypeName="closeChannel", Namespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.ServiceModel.MessageContract(WrapperName="closeChannel", WrapperNamespace="http://servicechannel.tcp.transport.ws.xml.sun.com/")]
[System.Diagnostics.DebuggerStepThrough()]
public ref class closeChannelRequest 
Inheritance Hierarchy

System.Object
   Noemax.WCFX.Channels.closeChannelRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

closeChannelRequest Members
Noemax.WCFX.Channels Namespace

Send Feedback