IMetricsLogger Interface
Defines an interface for emitting metrics events from the runtime for later aggregation and reporting.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | BeginEvent(String^) | Begins an event with the specified name. |
![]() | EndEvent(Object^) | Completes a previously started event. |
![]() | LogEvent(String^) | Logs an occurrence of the specified event. |
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)