EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class TaskExtensions

    Inheritance
    object
    TaskExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class TaskExtensions

    Fields

    Name Description
    SleepLowPrecisionThresholdMs
    SleepWarningThresholdMs

    Methods

    Name Description
    AndForget(Task, bool)

    Task will be awaited and exceptions will be forwarded to RxApp.DefaultExceptionHandler.

    Sleep(int)
    Sleep(int, IFluentLog)
    Sleep(CancellationToken, int)
    Sleep(CancellationToken, int, IFluentLog)
    Sleep(CancellationToken, TimeSpan)
    Sleep(CancellationToken, TimeSpan, IFluentLog)
    Sleep(TimeSpan)
    © Xab3r. All rights reserved.