Get and set the command timeout in milliseconds.
If the server does not respond to a command within specified timeout the command thows exception. Default value is 60000 (60 seconds).
Exception Type | Condition |
---|---|
ArgumentException | if value is less than 5000ms. |
Admin Class | TIBCO.EMS.ADMIN Namespace