UnixSocketConnectionOptions.ConvertEndpointToPath 属性

定义

获取或设置为用于获取给定终结点的文件名的函数

public Func<System.Net.EndPoint,string> ConvertEndpointToPath { get; set; }
member this.ConvertEndpointToPath : Func<System.Net.EndPoint, string> with get, set
Public Property ConvertEndpointToPath As Func(Of EndPoint, String)

属性值

适用于