Visual Basic (Declaration) | |
---|---|
Public Class WcfChannelBase(Of TChannel As {Class, IChannelBase}) Inherits WcfChannelBase Implements IChannelBase, ITransportChannel |
C# | |
---|---|
public class WcfChannelBase<TChannel> : WcfChannelBase, IChannelBase, ITransportChannel where TChannel: class, IChannelBase |
- TChannel
System.Object
Opc.Ua.WcfChannelBase
Opc.Ua.WcfChannelBase<TChannel>
Opc.Ua.DiscoveryChannel
Opc.Ua.RegistrationChannel
Opc.Ua.SessionChannel
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