public sealed class AutoSuspendHelper : IEnableLogger,
IDisposablePublic NotInheritable Class AutoSuspendHelper
Implements IEnableLogger, IDisposable[<SealedAttribute>]
type AutoSuspendHelper =
class
interface IEnableLogger
interface IDisposable
end| Dispose | Disposes internally stored observers. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| OnFrameworkInitializationCompleted | Call this method in your App.OnFrameworkInitializationCompleted method. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |