WebHostMetricsLogger Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

NameDescription
System_CAPS_pubmethodBeginEvent(String)

System_CAPS_protmethodCreateLogFolder(String)

System_CAPS_protmethodCreateTimer(Int32)

System_CAPS_pubmethodDispose()

System_CAPS_protmethodDispose(Boolean)

System_CAPS_pubmethodEndEvent(Object)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetLogFilePath()

Get a unique path to a new log file.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodLogEvent(String)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodRegisterObject(IRegisteredObject)

System_CAPS_pubmethodStart()

Initializes and starts the logger, including the flush timer.

System_CAPS_pubmethodStop(Boolean)

This method is called by the ASP.NET infrastructure when ASP.NET is about to take down the app domain. See IRegisteredObject for more information.

System_CAPS_protmethodTimerFlush(Object)

Flush any queued events to disk immediately.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodUnregisterObject(IRegisteredObject)

System_CAPS_protmethodWriteLogFile(String, IEnumerable<String>)

Return to top
Show: