
In order to obtain or modify these parameters, in the default state (when OpcLabs.EasyOpc.UA.EasyUAClientCore.Isolated equals to false
), access UAClientSessionParameters.EndpointSelectionPolicy property of UAClientAdaptableParameters.SessionParameters property of static OpcLabs.EasyOpc.UA.EasyUAClientCore.AdaptableParameters. If you have set OpcLabs.EasyOpc.UA.EasyUAClientCore.Isolated to true
, you need to access UAClientSessionParameters.EndpointSelectionPolicy property of UAClientAdaptableParameters.SessionParameters property of OpcLabs.EasyOpc.UA.EasyUAClientCore.IsolatedParameters.
Alternatively, you can override the endpoint selection policy for a specific endpoint by setting it to a non-null
value in OpcLabs.EasyOpc.UA.UAEndpointDescriptor.EndpointSelectionPolicy.
System.Object
OpcLabs.BaseLib.Object2
OpcLabs.BaseLib.Info
OpcLabs.BaseLib.Parameters
OpcLabs.EasyOpc.UA.Engine.UAEndpointSelectionPolicy