Manage Debug Streams. This class should only be visible to ScopeRuntime and ScopeEngine.

Namespace: ScopeRuntime.Diagnostics
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)

Syntax

C#
public class ScopeDebugStreamManager
Visual Basic
Public Class ScopeDebugStreamManager
Visual C++
public ref class ScopeDebugStreamManager

Inheritance Hierarchy

Object
  ScopeRuntime.Diagnostics..::..ScopeDebugStreamManager

See Also