JuggerNET Runtime Library

Diagnostics Class

This class provides facilities for the debugging of Java/.NET interoperability issues. It includes both a tracing and a memory debugging facility. Tracing can be controlled through a set of Switch instances that govern various groups of functionality.

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

System.Object
   Codemesh.JuggerNET.Diagnostics

public class Diagnostics

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: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

Diagnostics Members | Codemesh.JuggerNET Namespace