QuickOPC User's Guide and Reference
DefaultTopicRetrialPeriod Field



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