SocketServer.copyErrorEvents

Gets a boolean determining whether the error events should be copied or not.

  1. bool copyErrorEvents [@property getter]
    class SocketServer(T)
    @property
    bool
    copyErrorEvents
    (
    )
  2. bool copyErrorEvents [@property setter]

Meta