C# Class WebTraceMonitor.Receivers.AzureDiagnostics.WadLogsTableReceiver

Inheritance: IWebTraceReceiver
Mostra file Open project: berndku/webtracemonitor

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void
WadLogsTableReceiver ( ) : System
WadLogsTableReceiver ( string storageAccount, string primaryAccessToken ) : System

Method Details

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

WadLogsTableReceiver() public method

public WadLogsTableReceiver ( ) : System
return System

WadLogsTableReceiver() public method

public WadLogsTableReceiver ( string storageAccount, string primaryAccessToken ) : System
storageAccount string
primaryAccessToken string
return System