SystemEvent Class

 

Represents a system level event that we log to our system logs.

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::SystemEvent

public ref class SystemEvent : EventBase

NameDescription
System_CAPS_pubpropertyActivityId

System_CAPS_pubpropertyEventDate

(Inherited from EventBase.)

System_CAPS_pubpropertyEventName

(Inherited from EventBase.)

System_CAPS_pubpropertyLevel

System_CAPS_pubpropertyMessage

System_CAPS_pubpropertyMobileServiceName

(Inherited from EventBase.)

System_CAPS_pubpropertySiteExtension

(Inherited from EventBase.)

System_CAPS_pubpropertySource

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: