IAdsSessionSettings Interface

Interface for ADS Session Settings

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

Syntax

C#

public interface IAdsSessionSettings : ISessionSettings

VB

Public Interface IAdsSessionSettings
    Inherits ISessionSettings

The IAdsSessionSettings type exposes the following members.

Properties

 

Name

Description

ResurrectionTime

Gets or sets the resurrection time.

SymbolLoader

Gets or sets the symbol loader settings

Timeout

Gets the ADS timeout in milliseconds.

Reference

TwinCAT.Ads Namespace

TwinCAT.ISessionSettings