in this case Timeout is a value:
-
to use for name resolution. If resolution takes longer than this time-out value, the action is canceled.
-
to use for server connection requests. If a connection request takes longer than this time-out value, the request is canceled.
-
to use for sending requests. If sending a request takes longer than this time-out value, the send is canceled.
-
to receive a response to a request. If a response takes longer than this time-out value, the request is canceled.