StreamTransport.protocol

  1. Protocol protocol [@property getter]
    class StreamTransport
    @property pure nothrow @safe @nogc
    protocol
    ()
  2. Protocol protocol [@property setter]

Return Value

Type: Protocol

Application protocol.

Meta