Operation String
receive (long wait), in Class DatagramWrapper
Documentation
Waits some time and receives a message from the server.
On timeout it throws an InterruptedIOException
* @param wait the number of milliseconds to wait before a timeout
* @return the message received from the server, "" if there was a timeout.
Protocol | | Qualification | |
Exceptions | InterruptedIOException,EOFException | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |