Base:
property
Transport
Microsoft.AspNetCore.Connections.ConnectionContext.Transport
1 write to Transport
ClientSample (1)
Tcp\TcpConnection.cs (1)
65
Transport
= pair.Transport;
2 references to Transport
ClientSample (2)
Tcp\TcpConnection.cs (2)
51
Transport
?.Output.Complete();
52
Transport
?.Input.Complete();