SystemTraceWriter Methods

 

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

NameDescription
System_CAPS_protmethodCreateLogFolder(String^)

System_CAPS_pubmethodDispose()

System_CAPS_protmethodDispose(Boolean)

System_CAPS_pubmethodEnqueue(TraceRecord^)

Enqueues a TraceRecord to be written to MDS.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFlush()

Flush any queued events to disk immediately.

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_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodRegisterObject(IRegisteredObject^)

System_CAPS_pubmethodStart()

Initializes this SystemTraceWriter instance.

System_CAPS_pubmethodStop(Boolean)

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: