System::Net::Http::Headers::ViaHeaderValue::get_ReceivedBy method

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()

ReturnValue

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

See Also