Bagikan melalui


ListenOptions.SocketPath Properti

Definisi

Mendapatkan jalur absolut terikat ke soket domain Unix.

public:
 property System::String ^ SocketPath { System::String ^ get(); };
public string SocketPath { get; }
public string? SocketPath { get; }
member this.SocketPath : string
Public ReadOnly Property SocketPath As String

Nilai Properti

Penerapan

Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.IEndPointInformation.SocketPath

Keterangan

Hanya diatur jika ListenOptions terikat ke UnixDomainSocketEndPoint.

Berlaku untuk