Skip to content

UnixSocketConnectionOptions Properties

Options for the Orleans Unix domain socket transport.

ConvertEndpointToPath

getset
View source
public Func<EndPoint, string> ConvertEndpointToPath
Gets or sets the function which maps an endpoint to a Unix domain socket path.