IsThreadSafe
Determines whether the threading model is possibly thread safe.
Declaration
public abstract bool IsThreadSafe { get; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the threading model is possibly thread safe.
public abstract bool IsThreadSafe { get; }
Type | Description |
---|---|
bool |