get_ReceiveTimeout()

TcpClient::get_ReceiveTimeout() method

Gets a value that indicates an amount of time after which data receiving will time out.

int32_t System::Net::Sockets::TcpClient::get_ReceiveTimeout()

Return Value

A value that indicates an amount of time after which data receiving will time out.

See Also