ThreadSafeAttribute.Safe Property

Definition

If the API is thread-safe or not.

public bool Safe { get; }
member this.Safe : bool

Property Value

If the API is thread-safe or not.

Applies to