MetricEvent Class

 

Represents an system event we want to capture aggregate metrics for.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
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

type MetricEvent = 
    class
        inherit EventBase
    end

NameDescription
System_CAPS_pubpropertyAverage

System_CAPS_pubpropertyCount

System_CAPS_pubpropertyEventDate

(Inherited from EventBase.)

System_CAPS_pubpropertyEventName

(Inherited from EventBase.)

System_CAPS_pubpropertyMaximum

System_CAPS_pubpropertyMetricName

System_CAPS_pubpropertyMinimum

System_CAPS_pubpropertyMobileServiceName

(Inherited from EventBase.)

System_CAPS_pubpropertySiteExtension

(Inherited from EventBase.)

System_CAPS_pubpropertySubscriptionId

(Inherited from EventBase.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: