API Reference
Class
CodeGlyphBudget
Provides a temporary decode time budget for operations that honor it.
Inheritance
- Object
- CodeGlyphBudget
Methods
public static IDisposable Begin(Int32 maxMilliseconds) #Returns:
IDisposableStarts a decode time budget scope. Dispose the returned handle to restore the previous budget.
Parameters
- maxMilliseconds System.Int32