Interface IShadowDiagnosticsMessengers
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface IShadowDiagnosticsMessengers : IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
Messengers
Declaration
IShadowDiagnosticsMessenger[] Messengers { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainDiagnosticsMessengers)
Declaration
void CopyPlainToShadow(PlainDiagnosticsMessengers source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainDiagnosticsMessengers CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()