Skip to content

ThreadInterruptedException not documented in Thread.Join(TimeSpan) #10621

Open
@Stefan137

Description

@Stefan137

Type of issue

Missing information

Description

According to typical implementations (cf. dotnet/runtime and microsoft/referencesource), Thread.Join(TimeSpan) uses the same underlying implementation as Thread.Join() and Thread.Join(Int32). However, the documentation of Thread.Join(TimeSpan) does not mention that it can throw ThreadInterruptedException.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.threading.thread.join?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading/Thread.xml

Document Version Independent Id

a436bcdf-2ca1-535f-a9ef-82f7a6df28eb

Article author

@dotnet-bot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.ThreadinguntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions