Class DiagnosticsMessengers
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
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: TcoIo
Assembly: TcoIoConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "DiagnosticsMessengers", "TcoIo", TypeComplexityEnum.Complex)]
public class DiagnosticsMessengers : TcoObject, IVortexIdentity, IsTcoObject, IVortexObject, ITwinObject, IVortexElement, IDiagnosticsMessengers, ITcoObject, IShadowDiagnosticsMessengers, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceDiagnosticsMessengers()
Declaration
public DiagnosticsMessengers()
DiagnosticsMessengers(IVortexObject, String, String)
Declaration
public DiagnosticsMessengers(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Properties
| Improve this Doc View SourceMessengers
Declaration
public DiagnosticsMessenger[] Messengers { get; set; }
Property Value
Type | Description |
---|---|
DiagnosticsMessenger[] |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainDiagnosticsMessengers)
Declaration
public void CopyPlainToShadow(PlainDiagnosticsMessengers source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessengers | source |
CreatePlainerType()
Declaration
public PlainDiagnosticsMessengers CreatePlainerType()
Returns
Type | Description |
---|---|
PlainDiagnosticsMessengers |
CreatePlainerType(PlainDiagnosticsMessengers)
Declaration
protected PlainDiagnosticsMessengers CreatePlainerType(PlainDiagnosticsMessengers cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessengers | cloned |
Returns
Type | Description |
---|---|
PlainDiagnosticsMessengers |
FlushOnlineToPlain(PlainDiagnosticsMessengers)
Declaration
public void FlushOnlineToPlain(PlainDiagnosticsMessengers source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessengers | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainDiagnosticsMessengers)
Declaration
public void FlushPlainToOnline(PlainDiagnosticsMessengers source)
Parameters
Type | Name | Description |
---|---|---|
PlainDiagnosticsMessengers | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
| Improve this Doc View SourceIDiagnosticsMessengers.Messengers
Declaration
IDiagnosticsMessenger[] IDiagnosticsMessengers.Messengers { get; set; }
Returns
Type | Description |
---|---|
IDiagnosticsMessenger[] |
IShadowDiagnosticsMessengers.Messengers
Declaration
IShadowDiagnosticsMessenger[] IShadowDiagnosticsMessengers.Messengers { get; }
Returns
Type | Description |
---|---|
IShadowDiagnosticsMessenger[] |
Implements
Vortex.Connector.Identity.IVortexIdentity
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject