Table of Contents

Field DispatcherRequestProcessingFailed

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

The Dispatcher is unable to request processing. This is often because the application has starved the Dispatcher's message pump.

public const string DispatcherRequestProcessingFailed = "DispatcherRequestProcessingFailed"

Returns

string
The Dispatcher is unable to request processing. This is often because the application has starved the Dispatcher's message pump.