[Missing <summary> documentation for "T:Twitterizer.TwitterSearchAsync"]
| C# | Visual Basic |
public static class TwitterSearchAsync
Public NotInheritable Class TwitterSearchAsync
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Search(String, SearchOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterSearchResultCollection>)>>)>)>>)) |
Searches Twitter with the the specified query.
| |
| Search(OAuthTokens, String, SearchOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterSearchResultCollection>)>>)>)>>)) |
Searches Twitter with the the specified query.
|
| Object | |
| TwitterSearchAsync | |