QuickOPC User's Guide and Reference
DefaultMaxTopicAge Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Engine Namespace > EasyDAEngineParameters Class : DefaultMaxTopicAge Field
Default value of the MaxTopicAge property.
Syntax
'Declaration
 
Public Const DefaultMaxTopicAge As Integer
'Usage
 
Dim value As Integer
 
value = EasyDAEngineParameters.DefaultMaxTopicAge
public const int DefaultMaxTopicAge
public:
const int DefaultMaxTopicAge
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