Interface IDiagnosticsMessenger
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 IDiagnosticsMessenger : ITcoMessenger, IVortexOnlineObject
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainDiagnosticsMessenger CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainDiagnosticsMessenger)
Declaration
void FlushOnlineToPlain(PlainDiagnosticsMessenger source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainDiagnosticsMessenger)
Declaration
void FlushPlainToOnline(PlainDiagnosticsMessenger source)
Parameters