SessionProviderTSession, TAddress, TSettings Class
Abstract base class for a Custom Session provider
Inheritance Hierarchy
SystemObject
TwinCATSessionProviderTSession, TAddress, TSettings
Namespace: TwinCAT
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public abstract class SessionProvider<TSession, TAddress, TSettings> : ISessionProvider<TSession, TAddress, TSettings>,
ISessionProvider
where TSession : ISession
where TSettings : classType Parameters
|
TSession |
SessionType |
|
TAddress |
Address type |
|
TSettings |
Communication settings type |
The SessionProviderTSession, TAddress, TSettings type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the SessionProviderTSession, TAddress, TSettings class. | |
|
|
SessionProviderTSession, TAddress, TSettings(AccessCapabilities) |
Initializes a new instance of the SessionProviderTSession, TAddress, TSettings class. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the capabilities. | |
|
|
Gets the name of the SessionProvider |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Create(Object, ISessionSettings, IConfiguration, ILoggerFactory) |
Creates the Session with address and communication settings. |
|
|
Creates the Session with specified address and communication settings. | |
|
|
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. |
Fields
|
|
Name |
Description |
|---|---|---|
|
|
Singleton Instance. | |
|
|
Creation Synchronization object (Synchronizes instances of SessionsProviders against each other) |
Reference
TwinCAT Namespace ISessionProviderTSession, TAddress, TSettings
Beckhoff Automation GmbH & Co. KG 2001-2026