QuickOPC User's Guide and Reference
DefaultMaxClientAge Field (EasyAEEngineParameters)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace > EasyAEEngineParameters Class : DefaultMaxClientAge Field
Default value of the MaxClientAge property.
Syntax
'Declaration
 
Public Const DefaultMaxClientAge As Integer
'Usage
 
Dim value As Integer
 
value = EasyAEEngineParameters.DefaultMaxClientAge
public const int DefaultMaxClientAge
public:
const int DefaultMaxClientAge
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also