Property | Type | Description | |
---|---|---|---|
Compress | bool | ||
Id | uint |
Method | Description | |
---|---|---|
BeginGetResponse ( AsyncCallback callback, object state ) : IAsyncResult | ||
Dispose ( ) : void | ||
EndGetResponse ( IAsyncResult asyncResult, string &page ) : bool | ||
Requests ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetRandomUserAgent ( ) : string |
public BeginGetResponse ( AsyncCallback callback, object state ) : IAsyncResult | ||
callback | AsyncCallback | |
state | object | |
return | IAsyncResult |
public EndGetResponse ( IAsyncResult asyncResult, string &page ) : bool | ||
asyncResult | IAsyncResult | |
page | string | |
return | bool |
public Requests ( |
||
address | ||
relative | string | |
id | uint | |
isFilter | bool | |
return | System |