[PrivateApiAttribute]
public interface IDispatcherImplWithExplicitBackgroundProcessing : IDispatcherImpl<PrivateApiAttribute>
Public Interface IDispatcherImplWithExplicitBackgroundProcessing
Inherits IDispatcherImpl[<PrivateApiAttribute>]
type IDispatcherImplWithExplicitBackgroundProcessing =
interface
interface IDispatcherImpl
end| CurrentThreadIsLoopThread | (Inherited from IDispatcherImpl) |
| Now | (Inherited from IDispatcherImpl) |
| RequestBackgroundProcessing | |
| Signal | (Inherited from IDispatcherImpl) |
| UpdateTimer(NullableInt64) | (Inherited from IDispatcherImpl) |
| ReadyForBackgroundProcessing | |
| Signaled | (Inherited from IDispatcherImpl) |
| Timer | (Inherited from IDispatcherImpl) |