Set Response Timeout
Sets response method timeout.
Arguments Description
** (str): methodPath should be: Provider_ECU_Name::Service_ID::Instance_Id::Method_ID
** (int): timeout should be smaller than 100 s (100000 ms)
Returns
bool: True if the timeout is set; otherwise, False.
Example
Set Response Timeout Provider_ECU_Name::Service_ID::Instance_Id::Method_ID ${100}