AsyncSocket.receiveContinuously

Whether the socket is automatically resubmitting the current receive request upon its successful completion.

  1. bool receiveContinuously [@property getter]
    class AsyncSocket
    nothrow @property const @safe pure @nogc
    bool
    receiveContinuously
    ()
  2. bool receiveContinuously [@property setter]

Meta