QuickOPC User's Guide and Reference
DefaultParallelInteraction Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Forms.Interaction Namespace > WindowsFormsInteractionParameters Class : DefaultParallelInteraction Field
Default value of the ParallelInteraction property.
Syntax
'Declaration
 
Public Const DefaultParallelInteraction As Boolean
'Usage
 
Dim value As Boolean
 
value = WindowsFormsInteractionParameters.DefaultParallelInteraction
public const bool DefaultParallelInteraction
public:
const bool DefaultParallelInteraction
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