isee.NET Framework Documentation

ExceptionalTraceListener Class

When an application registers an instance of this class as its trace listener, failed assertions will throw exceptions.

For a list of all members of this type, see ExceptionalTraceListener Members.

System.Object
   System.MarshalByRefObject
      System.Diagnostics.TraceListener
         iseesystems.iseeNET.ExceptionalTraceListener

[Visual Basic]
Public Class ExceptionalTraceListener
    Inherits TraceListener
[C#]
public class ExceptionalTraceListener : TraceListener

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

ExceptionalTraceListener Members | iseesystems.iseeNET Namespace