SessionSettings Constructor (Int32, Boolean)

Initializes a new instance of the SessionSettings class.

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

Syntax

C#

public SessionSettings(
    int timeout,
    bool fastWriteThrough
)

Parameters

timeout

Type: System.Int32
The timeout.

fastWriteThrough

Type: System.Boolean
if set to true [fast write through].

Reference

SessionSettings Class

SessionSettings Overload

TwinCAT.Ads Namespace