次の方法で共有


LibuvTransport.TransportContext プロパティ

定義

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::LibuvTransportContext ^ TransportContext { Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::LibuvTransportContext ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvTransportContext TransportContext { get; }
member this.TransportContext : Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvTransportContext
Public ReadOnly Property TransportContext As LibuvTransportContext

プロパティ値

Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvTransportContext

適用対象