SystemEvent Class
Represents a system level event that we log to our system logs.
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
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.EventBase
Microsoft.WindowsAzure.Mobile.Service.Diagnostics.SystemEvent
| Name | Description | |
|---|---|---|
![]() | SystemEvent() |
| Name | Description | |
|---|---|---|
![]() | ActivityId | |
![]() | EventDate | (Inherited from EventBase.) |
![]() | EventName | (Inherited from EventBase.) |
![]() | Level | |
![]() | Message | |
![]() | MobileServiceName | (Inherited from EventBase.) |
![]() | SiteExtension | (Inherited from EventBase.) |
![]() | Source | |
![]() | 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:


