OpcClientInterfaces Members

Namespace: Opc.UaFx.Client
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcClientInterfaces type exposes the following members.

DataAccess

Gets an instance which can be used to configure the communication with the data access layer.

C#

public OpcClassicDataAccessOptions DataAccess { get; }


Property Value

OpcClassicDataAccessOptions

An instance of the OpcClassicDataAccessOptions class.