Property | Type | Description | |
---|---|---|---|
m_iSuccessfulRequests | |||
m_iUnexpectedExceptions | |||
m_oLastUnexpectedException | |||
m_oStartTimeUtc | System.DateTime |
Method | Description | |
---|---|---|
OnSuccessfulRequest ( ) : void | ||
OnUnexpectedException ( |
||
RequestStatistics ( ) : System |
Initializes a new instance of the RequestStatistics class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public OnUnexpectedException ( |
||
unexpectedException | ||
return | void |
protected Int32,System m_iSuccessfulRequests | ||
return |
protected Int32,System m_iUnexpectedExceptions | ||
return |
protected Exception,System m_oLastUnexpectedException | ||
return |