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



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