TraceOutputFactory Constructor ()
Initializes a new instance of the TraceOutputFactory class.
Namespace: Microsoft.Owin.Hosting.Tracing
Assembly: Microsoft.Owin.Hosting (in Microsoft.Owin.Hosting.dll)
Syntax
public TraceOutputFactory()
public:
TraceOutputFactory()
new : unit -> TraceOutputFactory
Public Sub New
See Also
TraceOutputFactory Class
Microsoft.Owin.Hosting.Tracing Namespace
Return to top