1 write to _aborted
ClientSample (1)
Tcp\TcpConnection.cs (1)
209
_aborted
= true;
3 references to _aborted
ClientSample (3)
Tcp\TcpConnection.cs (3)
125
if (!
_aborted
)
133
if (!
_aborted
)
148
if (
_aborted
)