Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Elmah
ThrottlingErrorMailModule
C# 클래스 Elmah.ThrottlingErrorMailModule
상속:
ErrorMailModule
파일 보기
프로젝트 열기: connectivedx/Elmah
공개 메소드들
메소드
설명
ThrottlingErrorMailModule
( ) :
System
보호된 메소드들
메소드
설명
GetErrorCount
(
Error
error
) :
int
IsErrorCurrent
(
Error
error
) :
bool
ReportError
(
Error
error
) :
void
메소드 상세
GetErrorCount()
보호된
메소드
protected
GetErrorCount
(
Error
error
) :
int
error
Error
리턴
int
IsErrorCurrent()
보호된
메소드
protected
IsErrorCurrent
(
Error
error
) :
bool
error
Error
리턴
bool
ReportError()
보호된
메소드
protected
ReportError
(
Error
error
) :
void
error
Error
리턴
void
ThrottlingErrorMailModule()
공개
메소드
public
ThrottlingErrorMailModule
( ) :
System
리턴
System