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

적용 대상