OPCDA.NET Reference Manual
OPCException Constructor(SerializationInfo,StreamingContext)
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPC Namespace > OPCException Class > OPCException Constructor : OPCException Constructor(SerializationInfo,StreamingContext)

info
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
C# 
protected OPCException( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.