Appends log statements to an in-memory buffer.
For a list of all members of this type, see MemoryAppender Members.
System.Object
EnterpriseDT.Util.Debug.MemoryAppender
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This appender keeps only the past MaxMessages lines in memory. They may be accessed at any time using the Messages property. It is useful for debugging problems where timing is critical (e.g. deadlocks).
Namespace: EnterpriseDT.Util.Debug
Assembly: edtFTPnet (in edtFTPnet.dll)