Connection.trace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool trace [@property setter]
    struct Connection(SocketType, ConnectionOptions Options = ConnectionOptions.Default)
    @property
    void
    trace
    (
    bool enable
    )
  2. bool trace [@property getter]

Meta