次の方法で共有


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)

プロパティ値

適用対象