DynamicSymbolsProvider(Boolean, Boolean) Constructor
Initializes a new instance of the DynamicSymbolsProvider class without Symbols.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public DynamicSymbolsProvider(
bool handleException,
bool escapeUris
)Parameters
|
handleException Boolean |
true to invoke HandleExceptionAsync(Command, Context, Exception) if an Exception is thrown while handling a Command; otherwise, false to rethrow the original Exception. |
|
escapeUris Boolean |
A value that indicates whether EscapeDataString(String) should be used to escape URIs in "$ref" values. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
DynamicSymbolsProvider Class DynamicSymbolsProvider Overload TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG