SIFWorks ADK 2.0
LogSend Method (log)
NamespacesEdustructures.SifWorksSifMessagePayloadLogSend(ILog)

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

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

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