ThreadSafetyLevel¶
Namespace: ThinkGeo.Core
public enum ThreadSafetyLevel
Inheritance Object → ValueType → Enum → ThreadSafetyLevel
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Unsafe | 0 | |
Safe | 1 |
Namespace: ThinkGeo.Core
public enum ThreadSafetyLevel
Inheritance Object → ValueType → Enum → ThreadSafetyLevel
Implements IComparable, IFormattable, IConvertible
Name | Value | Description |
---|---|---|
Unsafe | 0 | |
Safe | 1 |