ITraceOutputFactory Interface

 

Represents the output file to trace in the factory.

Namespace:   Microsoft.Owin.Hosting.Tracing
Assembly:  Microsoft.Owin.Hosting (in Microsoft.Owin.Hosting.dll)

public interface class ITraceOutputFactory

NameDescription
System_CAPS_pubmethodCreate(String^)

Creates a text writer for the output.

Return to top
Show: