5 references to Canceled
System (5)
net\System\Net\Sockets\_MultipleConnectAsync.cs (5)
51
if (state == State.
Canceled
)
93
if (state == State.
Canceled
)
149
if (state == State.
Canceled
)
171
state = State.
Canceled
;
349
state = State.
Canceled
;