IdleTracker
Namespace: Gjallarhorn.Helpers
Type which tracks execution, used for tracked async operations Acts as a ISignal<bool> with value of true when idle, false when executing
Constructors
Constructor | Description |
new(ctx)
Signature: ctx:SynchronizationContext -> IdleTracker
|
CompiledName: |