Build 1.01.318.0

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

The table of all reference types known to the server.

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

Syntax

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

Remarks

This class is thread safe.

Inheritance Hierarchy

System..::..Object
  Opc.Ua.Server..::..ContinuationPoint

See Also