Twitterizer 2 Documentation
ParseRateLimitHeaders Method (response)
NamespacesTwitterizerTwitterizerExceptionParseRateLimitHeaders(WebResponse)
Parses the rate limit headers.
Declaration Syntax
C#Visual Basic
protected void ParseRateLimitHeaders(
	WebResponse response
)
Protected Sub ParseRateLimitHeaders ( _
	response As WebResponse _
)
Parameters
response (WebResponse)
The response.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)