Contents

getCommandTimeout

Gets the timeout of the ORB.

Declaration

virtual UInt32 getCommandTimeout(
 void );

Return Value

Returns the timeout for the orb in milliseconds.

Overview

This method gets the timeout for this ORB in milliseconds.

See Also

Miscellaneous