Opc.Ua.Core
Reconnect Method (HttpsTransportChannel)



Opc.Ua.Bindings Namespace > HttpsTransportChannel Class : Reconnect Method
Syntax
'Declaration
 
Public Sub Reconnect() 
'Usage
 
Dim instance As HttpsTransportChannel
 
instance.Reconnect()
public void Reconnect()
public:
void Reconnect(); 
Remarks
Not implemented here.
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 Class
HttpsTransportChannel Members