C# Class FuncTest.Helpers.TelemetryItemFactory

Mostra file Open project: Microsoft/ApplicationInsights-dotnet-server Class Usage Examples

Public Methods

Method Description
GetTelemetryItems ( string content ) : IList

Private Methods

Method Description
CreateTelemetryItem ( Envelope envelope, string content ) : Envelope

Method Details

GetTelemetryItems() public static method

public static GetTelemetryItems ( string content ) : IList
content string
return IList