SessionSettings Class
Session settings class
Inheritance Hierarchy
System.Object
TwinCAT.Ads.SessionSettings
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class SessionSettings : IAdsSessionSettingsThe SessionSettings type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the SessionSettings class. | |
|
|
Initializes a new instance of the SessionSettings class. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the default Settings (Synchronized). | |
|
|
The default communication timeout (5 Seconds) | |
|
|
Gets the default size of the platform pointer. | |
|
|
The default resurrection time (21 Seconds) | |
|
|
Gets or sets the default value string encoding (Default Encoding.UTF8) | |
|
|
Gets or sets the default value string encoding (Default Encoding.UTF8) | |
|
|
Gets a Settings object that configures the AdsSession for FastWriteThrough | |
|
|
Gets or sets the resurrection time (Default: DefaultResurrectionTime) | |
|
|
Gets or sets the symbol loader settings | |
|
|
Gets the ADS timeout in milliseconds. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current object. | |
|
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Returns a string that represents the current object. |