Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tcpclient #10683

Open
manzanazo opened this issue Nov 14, 2024 · 1 comment
Open

tcpclient #10683

manzanazo opened this issue Nov 14, 2024 · 1 comment
Labels
area-System.Net Pri3 Indicates issues/PRs that are low priority product-feedback Indicates issues that are related to product issues, not docs untriaged New issue has not been triaged by the area owner

Comments

@manzanazo
Copy link

Type of issue

Typo

Description

TcpClient
You could put a property for the date and time of connection, this is for cases where the connection is Keep Alive
Best Regards

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcpclient?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net.Sockets/TcpClient.xml

Document Version Independent Id

9eb4ed4f-205b-1779-5584-c47bfbce4c88

Article author

@karelz

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label Nov 14, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 14, 2024
@gewarren gewarren added the product-feedback Indicates issues that are related to product issues, not docs label Nov 15, 2024
@CarnaViire
Copy link
Member

If you'd like to propose a new API @manzanazo, the best way to do that is by filling out the API proposal template https://github.com/dotnet/runtime/issues/new?template=02_api_proposal.yml. Please include the reasoning as to why you believe new API is needed (e.g. the real world scenario, which you are trying to solve with that).

Also please take a look at the API review process overview https://github.com/dotnet/runtime/blob/main/docs/project/api-review-process.md; and it's also a good idea to search the existing issues in https://github.com/dotnet/runtime/ first, in case the same/similar proposal had already been filed before.

As for TcpClient, the API work in the area is tracked in dotnet/runtime#63162 with the goal to eventually replace TcpClient with a more convenient API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net Pri3 Indicates issues/PRs that are low priority product-feedback Indicates issues that are related to product issues, not docs untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants