QuickOPC User's Guide and Reference
InitialAdaptableParameters Field (EasyUASubscriberCore)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > EasyUASubscriberCore Class : InitialAdaptableParameters Field
Infrastructure.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Protected Friend Shared ReadOnly InitialAdaptableParameters As EasyUASubscriberAdaptableParameters
'Usage
 
Dim value As EasyUASubscriberAdaptableParameters
 
value = EasyUASubscriberCore.InitialAdaptableParameters
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
protected internal static readonly EasyUASubscriberAdaptableParameters InitialAdaptableParameters
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
protected internal:
static readonly EasyUASubscriberAdaptableParameters^ InitialAdaptableParameters
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