Creates a proxy that is identical to this proxy, except for the invocation timeout.
- Parameters
-
| timeout | The new invocation timeout (in milliseconds). Any negative value means infinite and is normalized to -1. |
- Returns
- A proxy with the new timeout.
Definition at line 153 of file Proxy.h.