Interface IDiagnosticsMessengers
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface IDiagnosticsMessengers : ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
Messengers
Declaration
IDiagnosticsMessenger[] Messengers { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainDiagnosticsMessengers CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainDiagnosticsMessengers)
Declaration
void FlushOnlineToPlain(PlainDiagnosticsMessengers source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainDiagnosticsMessengers)
Declaration
void FlushPlainToOnline(PlainDiagnosticsMessengers source)
Parameters