C# Class Ms.Azure.Logging.Appenders.WadTableEntity

The table entity compatible with the current Windows Azure Diagnostics format, so it can use the same table to log to allowing the use of any 3rd party applications that use this format.
Inheritance: Microsoft.WindowsAzure.Storage.Table.DataServices.TableServiceEntity
Show file Open project: martijns/Ms.Azure.Logging Class Usage Examples

Public Methods

Method Description
WadTableEntity ( ) : System

Method Details

WadTableEntity() public method

public WadTableEntity ( ) : System
return System