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 |
fastWriteThrough |
Type: System.Boolean |