LogEntry Methods

The LogEntry type exposes the following members.

Methods
  NameDescription
Public methodAddErrorMessage
Add an error or warning message to the start of the messages string builder. Used by the distributor to record problems.
Public methodClone
Creates a new LogEntry that is a copy of the current instance.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
(Overrides ObjectToString.)
See Also