Opc.Ua.Core
MaxDecoderRecoveries Field



Opc.Ua Namespace > DefaultEncodingLimits Class : MaxDecoderRecoveries Field
The default number of times the decoder can recover from an error caused by an encoded ExtensionObject before throwing a decoder error.
Syntax
'Declaration
 
Public Shared ReadOnly MaxDecoderRecoveries As Integer
'Usage
 
Dim value As Integer
 
value = DefaultEncodingLimits.MaxDecoderRecoveries
public static readonly int MaxDecoderRecoveries
public:
static readonly int MaxDecoderRecoveries
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DefaultEncodingLimits Class
DefaultEncodingLimits Members