TSocketBase.recvTimeout

The socket receiving timeout. Values smaller than 500 ms are not supported on Windows.

  1. Duration recvTimeout()
  2. void recvTimeout(Duration value)
    class TSocketBase
    @property
    void
    recvTimeout
    (
    Duration value
    )

Meta