LoggingInspectBuffer Method Naiad Help

[This is preliminary documentation and is subject to change.]

Method to enable inspection of buffer contents from the debugger. When in a breakpoint, invoke this method from the Immediate window and then look at the buffer by typing "NaiadLog.buf"

Namespace: Microsoft.Research.Naiad.Diagnostics
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public static void InspectBuffer()
See Also

Reference