Skip to content

Change() method can return false, but it's not documented when that can happen #11363

Open
@MaciekSwiszczowski

Description

@MaciekSwiszczowski

Type of issue

Missing information

Description

The Change() method can return false, but it's not documented when this can happen and what the developer should do in such a case. Create a timer again?
The example code doesn't check the returned value.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.threading.timer.change?view=net-9.0

Content source URL

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

Document Version Independent Id

1fb16826-e06b-e0a7-6ada-33a929afa7d7

Platform Id

4413f3db-66c2-7066-7ad2-231583797be4

Article author

@dotnet-bot

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @PranavSenthilnathan@MaciekSwiszczowski@gewarren

        Issue actions

          Change() method can return false, but it's not documented when that can happen · Issue #11363 · dotnet/dotnet-api-docs