get_ReceivedBy()

ViaHeaderValue::get_ReceivedBy() method

Returns the host and port that the request or response was received by.

String System::Net::Http::Headers::ViaHeaderValue::get_ReceivedBy()

Return Value

The host and port that the request or response was received by.

See Also