Skip to content

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented Oct 10, 2022

Fixes #2651

@rzikm rzikm requested a review from a team as a code owner October 10, 2022 08:09
@rzikm rzikm enabled auto-merge (squash) October 10, 2022 08:09
@ghost ghost assigned rzikm Oct 10, 2022
@ghost ghost added the area-System.Net label Oct 10, 2022
@ghost
Copy link

ghost commented Oct 10, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #2651

Author: rzikm
Assignees: rzikm
Labels:

area-System.Net

Milestone: -

@opbld32
Copy link

opbld32 commented Oct 10, 2022

Learn Build status updates of commit e3cabbd:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.NetworkInformation/Ping.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@rzikm rzikm merged commit 8e409fc into dotnet:main Oct 10, 2022
<format type="text/markdown"><![CDATA[
## Remarks
These methods do not cause your application's main thread to block. If you want to block while waiting for the ICMP echo reply message, use the <xref:System.Net.NetworkInformation.Ping.Send%2A> methods.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find this remark a bit strange. How is this different from any other XxAsync method?

rzikm added a commit to rzikm/dotnet-api-docs that referenced this pull request Oct 10, 2022
rzikm added a commit to rzikm/dotnet-api-docs that referenced this pull request Nov 7, 2022
rzikm added a commit that referenced this pull request Nov 7, 2022
* Feedback from #8467

* Feedback from #8482

* Feedback from #8484

* Feedback from #8460

* More fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[question] Ping.PingPingAsync DNS resolution-safe?

4 participants