ConsoleExtensionMethods ClassNaiad Help

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

Extension methods
Inheritance Hierarchy

SystemObject
  Microsoft.Research.Naiad.Frameworks.AzureConsoleExtensionMethods

Namespace: Microsoft.Research.Naiad.Frameworks.Azure
Assembly: Microsoft.Research.Naiad.AzureSupport (in Microsoft.Research.Naiad.AzureSupport.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public static class ConsoleExtensionMethods

The ConsoleExtensionMethods type exposes the following members.

Methods

  NameDescription
Public methodStatic memberSetConsoleError
Redirects Console.Error to an Azure blob, with the process id in the filename.
Public methodStatic memberSetConsoleOut
Redirects Console.Out to an Azure blob, with the process id in the filename.
Top
See Also

Reference