KestrunOptions.ListenUnixSockets property
Optional path to a Unix domain socket for Kestrel to listen on.
public List<string> ListenUnixSockets { get; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options
Optional path to a Unix domain socket for Kestrel to listen on.
public List<string> ListenUnixSockets { get; }