PostSharp//API Reference/Post­Sharp.​Patterns.​Model.​Type­Adapters/Type­Adapter/Is­Any­Instance­Thread­Safe
Open sandboxFocus

Property IsAnyInstanceThreadSafe

IsAnyInstanceThreadSafe

Determines whether any instance of this type or of any derived class can be safely shared by several threads.

Declaration
public virtual bool IsAnyInstanceThreadSafe { get; }
Property Value
Type Description
Boolean