Method | Description | |
---|---|---|
DownloadAsBytesAsync ( string address ) : Task |
||
DownloadAsStringAsync ( string address ) : Task |
||
GetAwaiter ( this seconds ) : TaskAwaiter | ||
GetAwaiter ( this |
||
GetAwaiter ( this process ) : TaskAwaiter |
public static DownloadAsBytesAsync ( string address ) : Task |
||
address | string | |
return | Task |
public static DownloadAsStringAsync ( string address ) : Task |
||
address | string | |
return | Task |
public static GetAwaiter ( this seconds ) : TaskAwaiter | ||
seconds | this | |
return | TaskAwaiter |
public static GetAwaiter ( this |
||
tasks | this |
|
return | TaskAwaiter |
public static GetAwaiter ( this process ) : TaskAwaiter |
||
process | this | |
return | TaskAwaiter |