Opc.Ua.Core
HttpsTransportChannel Class
Members 



Opc.Ua.Bindings Namespace : HttpsTransportChannel Class
Wraps the HttpsTransportChannel and provides an ITransportChannel implementation.
Object Model
HttpsTransportChannel ClassChannelToken ClassIServiceMessageContext Interface
Syntax
'Declaration
 
Public Class HttpsTransportChannel 
   Implements Opc.Ua.ITransportChannel 
'Usage
 
Dim instance As HttpsTransportChannel
public class HttpsTransportChannel : Opc.Ua.ITransportChannel  
public ref class HttpsTransportChannel : public Opc.Ua.ITransportChannel  
Inheritance Hierarchy

System.Object
   Opc.Ua.Bindings.HttpsTransportChannel

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

HttpsTransportChannel Members
Opc.Ua.Bindings Namespace