SystemTraceWriter Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | CreateLogFolder(String^) | |
![]() | Dispose() | |
![]() | Dispose(Boolean) | |
![]() | Enqueue(TraceRecord^) | Enqueues a TraceRecord to be written to MDS. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | Flush() | Flush any queued events to disk immediately. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLogFilePath() | Get a unique path to a new log file. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RegisterObject(IRegisteredObject^) | |
![]() | Start() | Initializes this SystemTraceWriter instance. |
![]() | Stop(Boolean) | Is called by the ASP.NET infrastructure when ASP.NET is about to take down the app domain. See IRegisteredObject for more information. |
![]() | TimerFlush(Object^) | Flush any queued events to disk immediately. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnregisterObject(IRegisteredObject^) | |
![]() | WriteLogFile(String^, IEnumerable<String^>^) |
Show:

