QuickOPC User's Guide and Reference
DefaultMaximumWaitDelay Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Algorithms Namespace > PeriodicResolverParameters Class : DefaultMaximumWaitDelay Field
Default value of the MaximumWaitDelay property.
Syntax
'Declaration
 
Public Const DefaultMaximumWaitDelay As Integer
'Usage
 
Dim value As Integer
 
value = PeriodicResolverParameters.DefaultMaximumWaitDelay
public const int DefaultMaximumWaitDelay
public:
const int DefaultMaximumWaitDelay
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