Method | Description | |
---|---|---|
SendAsync ( ) : Task |
Executes the request that the current transmission represents.
|
|
Transmission ( |
Initializes a new instance of the Transmission class.
|
Method | Description | |
---|---|---|
Transmission ( ) : System |
Initializes a new instance of the Transmission class. This overload is for Test purposes.
|
public Transmission ( |
||
address | ||
content | byte | |
contentType | string | |
contentEncoding | string | |
timeout | System.TimeSpan | |
return | System |