ListenOptions.Type 屬性

定義

所描述的介面類別型:、 IPEndPoint Unix 網域通訊端路徑或檔案描述元。

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ListenType Type { Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ListenType get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType Type { get; }
member this.Type : Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType
Public ReadOnly Property Type As ListenType

屬性值

Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType

實作

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

適用於