RouterException Constructor

Initializes a new instance of the RouterException class.

Namespace:  TwinCAT.Ads.TcpRouter
Assembly:  TwinCAT.Ads.TcpRouter (in TwinCAT.Ads.TcpRouter.dll) Version: 6.0.328+39e3229

Syntax

C#

protected RouterException(
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)

Parameters

serializationInfo

Type: System.Runtime.Serialization.SerializationInfo
The serialization information.

streamingContext

Type: System.Runtime.Serialization.StreamingContext
The streaming context.

Reference

RouterException Class

TwinCAT.Ads.TcpRouter Namespace