다음을 통해 공유


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)

속성 값

적용 대상