PostSharpAPI ReferencePost­Sharp.​Patterns.​Threading.​ModelsThread­Unsafe­Threading­ModelIs­Thread­Safe
Open sandboxFocus

ThreadUnsafeThreadingModel.IsThreadSafe Property

IsThreadSafe

Determines whether the threading model is possibly thread safe.

Declaration
public override bool IsThreadSafe { get; }
Property Value
Type Description
Boolean
Overrides
ThreadingModel.IsThreadSafe