ServiceExceptionLogger Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

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_pubmethodLog(ExceptionLoggerContext)

Logs the unhandled exception using LogCategories which makes it show up in the application log unless the application has been configured to not log such events.(Overrides ExceptionLogger.Log(ExceptionLoggerContext).)

System_CAPS_pubmethodLogAsync(ExceptionLoggerContext, CancellationToken)

(Inherited from ExceptionLogger.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodShouldLog(ExceptionLoggerContext)

(Inherited from ExceptionLogger.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: