Noemax.WCFX Namespace : XChannelFactory<TChannel> Class |
'Declaration Public Class XChannelFactory(Of TChannel As Class) Inherits System.ServiceModel.ChannelFactory(Of TChannel)
'Usage Dim instance As XChannelFactory(Of TChannel)
public class XChannelFactory<TChannel> : System.ServiceModel.ChannelFactory<TChannel> where TChannel: class
public class XChannelFactory = class(System.ServiceModel.ChannelFactory) TChannel is class
JScript does not support Generics.
public __gc class XChannelFactory<TChannel> : public System.ServiceModel.ChannelFactory<TChannel> where TChannel: ref class
generic<typename TChannel> public ref class XChannelFactory : public System.ServiceModel.ChannelFactory<TChannel> where TChannel: ref class
System.Object
System.ServiceModel.Channels.CommunicationObject
System.ServiceModel.ChannelFactory
System.ServiceModel.ChannelFactory<TChannel>
Noemax.WCFX.XChannelFactory<TChannel>
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