Build 1.01.318.0

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

A dummy service contract which allows the configuration schema to be exported with svcutil.

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

Syntax

C#
public interface ApplicationConfigurationService
Visual Basic
Public Interface ApplicationConfigurationService
Visual C++
public interface class ApplicationConfigurationService

Remarks

Command to export the XSD: svcutil Opc.Ua.Core.dll /t:metadata

See Also