MetricEvent Class
Represents an system event we want to capture aggregate metrics for.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
System.Object
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.EventBase
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.MetricEvent
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.EventBase
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.MetricEvent
| Name | Description | |
|---|---|---|
![]() | MetricEvent() |
| Name | Description | |
|---|---|---|
![]() | Average | |
![]() | Count | |
![]() | EventDate | (Inherited from EventBase.) |
![]() | EventName | (Inherited from EventBase.) |
![]() | Maximum | |
![]() | MetricName | |
![]() | Minimum | |
![]() | MobileServiceName | (Inherited from EventBase.) |
![]() | SiteExtension | (Inherited from EventBase.) |
![]() | SubscriptionId | (Inherited from EventBase.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


