OpcOperationLimits Members

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcOperationLimits type exposes the following members.

AutoDetermineLimits

Gets or sets a value indicating whether the server has to automatically determine feasible operation limits according to available system ressources.

C#

public bool AutoDetermineLimits { get; set; }


Property Value

Boolean

The value true if the server has to automatically determine feasible opertion limits; otherwise the value false (the default value is false).