SIFWorks ADK 2.0
LogRecv Method (log)
NamespacesEdustructures.SifWorksSifMessagePayloadLogRecv(ILog)

[This is preliminary documentation and is subject to change.]

Utility method called by the class framework to log this SIF_Message upon receipt from a zone.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void LogRecv(
	ILog log
)
Public Overridable Sub LogRecv ( _
	log As ILog _
)
public:
virtual void LogRecv (
	ILog^ log
)
Parameters
log (ILog)
The logging framework Category instance representing the source Zone

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10