2 overrides of OnFail
System (2)
net\System\Net\Sockets\_MultipleConnectAsync.cs (2)
402
protected override void
OnFail
(bool abortive)
477
protected override void
OnFail
(bool abortive)
3 references to OnFail
System (3)
net\System\Net\Sockets\_MultipleConnectAsync.cs (3)
280
OnFail
(false);
299
OnFail
(false);
355
OnFail
(true);