'Declaration
Public Const StandardEndpointUrlString As String
'Usage
Dim value As String value = EasyUAServerCore.StandardEndpointUrlString
public const string StandardEndpointUrlString
public: const String^ StandardEndpointUrlString
'Declaration
Public Const StandardEndpointUrlString As String
'Usage
Dim value As String value = EasyUAServerCore.StandardEndpointUrlString
public const string StandardEndpointUrlString
public: const String^ StandardEndpointUrlString
This endpoint URL is typically used by the LDS, or when the server is the only OPC UA server on the machine. It is not used by OPC Wizard servers by default, but you can use this constant for EndpointUrlString if your setup requires it.