Connectivity Software User's Guide and Reference
InferredDatagramMessageReceiveTimeout Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > UADataSetSubscriptionDescriptor Class : InferredDatagramMessageReceiveTimeout Field
The message receive timeout that will be used when it is inferred for datagram based transport. In milliseconds.

This is a constant, and its value is 3000.

Syntax
'Declaration
 
Public Const InferredDatagramMessageReceiveTimeout As Double
'Usage
 
Dim value As Double
 
value = UADataSetSubscriptionDescriptor.InferredDatagramMessageReceiveTimeout
public const double InferredDatagramMessageReceiveTimeout
public:
const double InferredDatagramMessageReceiveTimeout
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