Méthode | Description | |
---|---|---|
Get ( |
Méthode | Description | |
---|---|---|
Check ( UvArgs args ) : bool | ||
Dispose ( bool disposing ) : void | ||
OnClose ( UvArgs args ) : void | ||
OnConnect ( UvArgs args ) : void | ||
OnRead ( UvDataArgs args ) : void | ||
OnResolve ( UvArgs |
||
OnWrite ( UvDataArgs args ) : void | ||
UvWebClient ( |
Méthode | Description | |
---|---|---|
GetNextEndPoint ( ) : |
||
GetRequest ( ) : string | ||
GetResponse ( ) : string | ||
Start ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public static Get ( |
||
uri | ||
callback | Action |
|
Résultat | void |
protected OnRead ( UvDataArgs args ) : void | ||
args | UvDataArgs | |
Résultat | void |
protected OnWrite ( UvDataArgs args ) : void | ||
args | UvDataArgs | |
Résultat | void |
protected UvWebClient ( |
||
uri | ||
callback | Action |
|
Résultat | System |