#include <SoapBridge_public.idl>
Public Attributes | |
unsigned short | minimumTimeout |
Must specify at least this many seconds. More... | |
unsigned short | maximumTimeout |
Must specify at most this many seconds. More... | |
unsigned short | requestedTimeout |
This requested timeout was not within the limits above. More... |
Internally a timeout of zero seconds is used to specify infinite timeout.
Definition at line 38 of file SoapBridge_public.idl.
|
Must specify at most this many seconds.
Definition at line 42 of file SoapBridge_public.idl. |
|
Must specify at least this many seconds.
Definition at line 40 of file SoapBridge_public.idl. |
|
This requested timeout was not within the limits above.
Definition at line 44 of file SoapBridge_public.idl. |