Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

Attempts to reconnect to the server.

Namespace: Opc.Ua.Client
Assembly: Opc.Ua.Client (in Opc.Ua.Client.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public class SessionReconnectHandler : IDisposable
Visual Basic
Public Class SessionReconnectHandler _
	Implements IDisposable
Visual C++
public ref class SessionReconnectHandler : IDisposable

Inheritance Hierarchy

System..::..Object
  Opc.Ua.Client..::..SessionReconnectHandler

See Also