Class TcoContextEnvironment
Inheritance
System.Object
TcoContextEnvironment
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: PlcDocu.TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public abstract class TcoContextEnvironment
Constructors
| Improve this Doc View SourceTcoContextEnvironment()
Prevents creating instance of this class via public constructor
Declaration
public TcoContextEnvironment()
Fields
| Improve this Doc View Source_messenger
Declaration
public TcoMessengerEnv _messenger
Field Value
Type | Description |
---|---|
TcoMessengerEnv |
Properties
| Improve this Doc View SourceMessaging
Gets messaging settings of this context.
Declaration
[IgnoreReflection]
public dynamic Messaging { get; }
Property Value
Type | Description |
---|---|
System.Object | Plc type ITcoMessengerEnv; Twin type: |