C# Class Microsoft.AspNet.SignalR.Tests.Common.Infrastructure.HttpSysEtwWrapper

Inheritance: IDisposable
显示文件 Open project: SignalR/SignalR Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
HttpSysEtwWrapper ( string filePath ) : System
StartLogging ( ) : bool

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HttpSysEtwWrapper() public method

public HttpSysEtwWrapper ( string filePath ) : System
filePath string
return System

StartLogging() public method

public StartLogging ( ) : bool
return bool