Responder Constructor

Overload List

Responder(Int32, ILogger) Create an Alpaca Responder reporting the AlpacaPort. This will use default Discovery Port (32227) and will respond on IPv4 and IPv6.
Responder(Int32, Boolean, Boolean, ILogger) Create an Alpaca Responder reporting the AlpacaPort. This will use default Discovery Port (32227).
Responder(Int32, Int32, Boolean, Boolean, ILogger) Create an Alpaca Responder reporting the AlpacaPort using a custom discovery port.

See Also