AdsClientSettings.Default Property

Gets the default settings.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public static AdsClientSettings Default { get; }

VB

Public Shared ReadOnly Property Default As AdsClientSettings
    Get

Property Value

Type: AdsClientSettings
The default.

Remarks

Creates an settings object, with specification for All and IFailFastHandler.

Reference

AdsClientSettings Class

TwinCAT.Ads Namespace