VirtualUser WriteMessage Method C# API
Overload List

  NameDescription
Public methodWriteMessage(Exception)
Write an information message to the VU event log, consisting of the exception specified.
Public methodWriteMessage(String)
Writes an information message to the VU event log.
Public methodWriteMessage(String, String)
Writes an information message to the VU event log, specifying an identifier which appears in the ID column.
Public methodWriteMessage(String, String, String)
Writes an information message to the VU event log and also a link to an image, specifying an identifier which appears in the ID column.
Back to Top
See Also