Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WikiFunctions
API
MaxlagException
C# Class WikiFunctions.API.MaxlagException
Thrown when servers refuse to perform operation due to overloading
https://www.mediawiki.org/wiki/Manual:Maxlag_parameter
Inheritance:
ApiErrorException
Show file
Open project: reedy/AutoWikiBrowser
Public Methods
Method
Description
MaxlagException
(
ApiEdit
editor
,
int
maxlag
,
int
retryAfter
) :
System
Method Details
MaxlagException()
public
method
public
MaxlagException
(
ApiEdit
editor
,
int
maxlag
,
int
retryAfter
) :
System
editor
ApiEdit
maxlag
int
retryAfter
int
return
System