共用方式為


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)

屬性值

適用於