Skip to content

Document thread safety #2098

Open
Open
@breyed

Description

@breyed

Describe the issue

For the .NET AWSSDK.SimpleEmailV2 SDK, I'm trying to determine whether I can use an instance of AmazonSimpleEmailServiceV2Client from multiple threads simultaneously. Based on #1974, it seems likely, but that issue was for V1.

In general, any classes that are thread safe should indicate so in their docs, so developers have clear answers without having to root through GitHub issues.

Links

https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/SimpleEmailV2/TSimpleEmailServiceV2Client.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions